dcodeIO / btree.jsLinks
A ridiculously lean B-tree of variable orders in plain JavaScript.
☆45Updated 12 years ago
Alternatives and similar repositories for btree.js
Users that are interested in btree.js are comparing it to the libraries listed below
Sorting:
- TypeScript implementation of a Hilbert Packed R-Tree without external dependencies☆32Updated this week
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆56Updated 10 years ago
- Evented I/O B-tree for Node.js.☆166Updated 4 years ago
- Self-balancing Binary Search Trees in JavaScript☆49Updated 8 years ago
- Discontinued. A convenience package bundling levelup and rocksdb.☆144Updated last year
- multi-dimensional spatial database based on the bkd paper☆43Updated 6 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- in-memory kdb tree☆48Updated 10 years ago
- Fast AVL tree for Node and browser☆118Updated 2 weeks ago
- Full implementation of the fs module on top of leveldb☆169Updated 6 years ago
- Better binary searching☆92Updated 3 years ago
- DataStream.js is a library for reading data from ArrayBuffers☆174Updated 9 years ago
- A parser for BNF and EBNF grammars used by jison☆82Updated 5 years ago
- Parsing binary files made easy☆163Updated 9 years ago
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- Morton order page index for multidimensional arrays☆12Updated 12 years ago
- Conflict-free Replication Data Type in TypeScript☆72Updated 2 years ago
- yet another bloom filter implementation for node.js; backed by xxhash☆44Updated 8 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 3 years ago
- Low latency state replication for the web☆171Updated last year
- node's fs module with leveldb as backend☆60Updated 9 years ago
- A series of functions to map a binary tree to a list☆146Updated 4 months ago
- Multidimensional typed arrays in JS☆45Updated 12 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- kdb tree implementation using a chunk store☆101Updated 8 years ago
- Continuous reading or writing to a file using random offsets and lengths☆153Updated last year
- ndarray operations☆67Updated 4 years ago
- A fast selection algorithm in JavaScript.☆96Updated 2 months ago
- Native bindings for libutp☆103Updated last year
- Extracts a rectilinear polygon contour from a binary image☆25Updated 11 years ago