mikolalysenko / functional-red-black-tree
A purely functional red-black tree data structure
☆375Updated last year
Related projects ⓘ
Alternatives and complementary repositories for functional-red-black-tree
- Fast AVL tree for Node and browser☆113Updated 5 months ago
- A binary heap implementation in CoffeeScript/JavaScript.☆126Updated 9 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆299Updated last year
- Fast string hashing function for Node.JS.☆310Updated 4 years ago
- Get size of a JavaScript object☆312Updated 4 months ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆296Updated 8 years ago
- Tentative to a simple JavaScript AST modification library☆245Updated 3 years ago
- Node-core streams for userland☆1,032Updated 10 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆353Updated last year
- Javascript implementation of binary search trees☆217Updated 6 months ago
- Write files in an atomic fashion w/configurable ownership☆230Updated last month
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 5 months ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆169Updated 8 years ago
- Simple Operator overloading library for JS.☆162Updated 3 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆93Updated 8 years ago
- An implementation of continuations in JavaScript☆303Updated 6 years ago
- Regular expressions processor in JavaScript☆400Updated 3 months ago
- A streaming JSON parser written in pure JavaScript for node.js☆359Updated 3 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 2 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆148Updated 2 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆431Updated last month
- Tiny WebWorker for the Server☆245Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆366Updated 2 years ago
- An Implementation of Observables for Javascript☆885Updated last year
- Create AST PEG Parsers from formal grammars in JavaScript☆104Updated last year
- a fast heap-based priority queue in JavaScript☆357Updated 5 months ago
- simple curry module, with nothing *too clever*, and full test coverage☆312Updated 5 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆211Updated last year
- Fast splay-tree data structure☆115Updated 7 months ago