Search results
38 packages found
Native binary tree implementation based on GLib Balanced Binary Trees (GTree) for Node.js
Lightweight B+Tree implementation in TypeScript
B-Tree implementation in TypeScript
Basic Data Structures in TypeScript
- data-structures
- linked-list
- queue
- stack
- graph
- bloom-filter
- binary-tree
- b-tree
- trie
- red-black-tree
- disjoint-set
- heaps
- algorithms
- data-storage
Javascript implementation of classic and advanced data structures
Utilities for adding MVCC version numbers to Strata b-tree keys.
B-Graph. B-Tree that can perform ranged search.
In-memory forward iterator for use with the Strata b-tree MVCC tool collection.
A JavaScript package for implementing the B-Tree data structure, providing efficient data storage and retrieval.
Utilities for encoding and decoding records for database storage.
Encode key/value pairs for LevelDB-style database storage in a Strata b-tree.
A B-tree implementation in TypeScript
Merge an ordered collection of records into a Strata b-tree.
Forward and reverse iteration of a Strata b-tree.
Iterate a collection of MVCC b-tree cursors choosing the most recent version of a record from each tree.
Rewrite a record or key returned from an MVCC iterator.
Multi-version concurrency control utilities for a Strata b-tree.
Iterate an MVCC b-tree cursor selecting the most recent version of a record.