Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
terraformer-geostore-index-btree
B-Tree index for Terraformer
syncorm-idxbtree
Binary tree index for syncorm
sorted-btree
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
r-tree
A file backed two-dimensional R-Tree index.
@tylerbu/sorted-btree-es6
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
b-tree
Async/Await I/O B-tree in pure JavaScript for Node.js.
riffle
Forward and reverse iteration of a Strata b-tree.
@caolan/timi
JavaScript indexes with transactions
encode
Utilities for encoding and decoding records for database storage.
splice
Merge an ordered collection of records into a Strata b-tree.
amalgamate
Merge staging Strata b-trees containing MVCC versioned records into a primary Strata b-tree.
serializable-bptree
Store the B+tree flexibly, not only in-memory.
skip
Iterate an MVCC b-tree skipping defunct versions of the records.
advance
In-memory forward iterator for use with the Strata b-tree MVCC tool collection.
homogenize
Iterate a collection of MVCC b-tree cursors choosing the most recent version of a record from each tree.
designate
Iterate an MVCC b-tree cursor selecting the most recent version of a record.
tiny-tree
Efficient, no-dependency b-tree and binary search tree for node or the browser
dilute
A Strata MVCC iterator that filters the results of a Strata MVCC iterator.
constrain
Create a compartor strategy based on LevelUP API iterator parameters.
indexeddb
A pure-JavaScript implementation of IndexedDB that is durable and scalable.