50 packages found
Semi-sequential universally unique identifiers
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
an AVL tree implementation that supports node streams
kdb tree implementation using a chunk store
B-Graph. B-Tree that can perform ranged search.
High speed Synchronous and Asynchronous access to Berkeley DB and LMDB from Node.js.
In-memory forward iterator for use with the Strata b-tree MVCC tool collection.
Native binary tree implementation baseb on GLib Balanced Binary Trees (GTree) for Node.js
Rewrite a record or key returned from an MVCC iterator.
Javascript Abstract Data Types
Merge an ordered collection of records into a Strata b-tree.
Forward and reverse iteration of a Strata b-tree.
Create a compartor strategy based on LevelUP API iterator parameters.
Iterate an MVCC b-tree cursor selecting the most recent version of a record.
Implementation of commonly used data structures and utilities in JavaScript.
- ds
- sort map
- data structures
- JavaScript
- AVL
- AVLTree
- Trie
- TernarySearchTrie
- MultiWayTrie
- SkipList
- BTree
- BinarySearch
- BinarySearchTree
- SortedMap
- View more
Iterate a collection of MVCC b-tree cursors choosing the most recent version of a record from each tree.
Helper Method to flatten an array to Binary Tree
Multi-version concurrency control utilities for a Strata b-tree.