52 packages found
kdb tree implementation using a chunk store
Semi-sequential universally unique identifiers
an AVL tree implementation that supports node streams
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Native binary tree implementation baseb on GLib Balanced Binary Trees (GTree) for Node.js
High speed Synchronous and Asynchronous access to Berkeley DB and LMDB from Node.js.
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
Helper Method to flatten an array to Binary Tree
B-Graph. B-Tree that can perform ranged search.
a simple db based on btree data structure
Forward and reverse iteration of a Strata b-tree.
Merge an ordered collection of records into a Strata b-tree.
A write-ahead log.
Iterate a collection of MVCC b-tree cursors choosing the most recent version of a record from each tree.
Utilities for adding MVCC version numbers to Strata b-tree keys.
Async/Await I/O B-tree in pure JavaScript for Node.js.