vadimg / js_bintrees
Javascript implementation of binary search trees
☆217Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for js_bintrees
- Self-balancing binary search tree for Node.js (uses AVL tree)☆148Updated 2 years ago
- A purely functional red-black tree data structure☆375Updated last year
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆431Updated last month
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 3 years ago
- tdigest: javascript implementation of Dunning's T-Digest for streaming quantile approximation☆69Updated 7 months ago
- Fast string hashing function for Node.JS.☆310Updated 4 years ago
- Big integers for Node.js using OpenSSL☆419Updated 3 years ago
- Shared Memory Objects for Node☆112Updated last year
- A binary heap implementation in CoffeeScript/JavaScript.☆126Updated 9 months ago
- Raft implementation in Node.js☆136Updated 8 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆493Updated 9 months ago
- A simple LRU cache☆135Updated 2 years ago
- Node.js interface to Zstandard (zstd)☆112Updated last year
- An xxhash binding for node.js☆195Updated 4 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 3 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆192Updated 3 years ago
- ☆347Updated 5 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 2 years ago
- buffer operations☆107Updated 4 years ago
- The missing POSIX system calls for node.js☆214Updated 2 years ago
- process usage lookup with nodejs☆389Updated 4 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆355Updated 9 months ago
- A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.☆141Updated 6 years ago
- Streaming Boyer-Moore-Horspool searching for node.js☆69Updated last year
- Evented I/O B-tree for Node.js.☆166Updated 2 years ago
- simple way to create a ReadableWritable stream that works☆670Updated 6 years ago
- In-memory abstract-leveldown store for Node.js and browsers.☆287Updated last year
- Support for representing 64-bit integers in JavaScript☆203Updated 5 years ago
- Fast AVL tree for Node and browser☆113Updated 5 months ago
- Asynchronous read / write lock implementation for Node.js☆35Updated 4 years ago