alg-js
An easy util of data structure and common algorithms with js.
An easy util of data structure and common algorithms with js.
red-black tree library for JavaScript
Alice, a simple and performant data structure for bipartite graphs with integer values as vertices.
Javascript implementation of a doubly linked-list data structure, with built-in hashtable for O(1) lookups and removals
Binary search tree
Bitmap data structure
concrete data type implementations
It's a stack data structure implemented in Javascript.
A flexible [binary-heap](https://en.wikipedia.org/wiki/Binary_heap). This data-structure is optimized for the retrieval of either the maximum or the minimum
A simple trie implementation, well tested tho.
Jymfony Data Structures
Pair data structure on native js
A tiny, safe, ES3-compliant map/dictionary implementation.
JavaScript implementation of a dictionary data structure
Some JavaScript and TypeScript implementation of a graph data structure. Features: - Insert and remove nodes. - Connect and disconnect nodes. - Algorithms for graph structures.
Data Structure - Queue
Dynamical data structure - Queue
Centralize the synchronization of position and name based keys for record-like objects
Very simple buffer implementations for use with Ceci
Anagram hash table.