mikolalysenko / functional-red-black-tree
A purely functional red-black tree data structure
☆382Updated last year
Alternatives and similar repositories for functional-red-black-tree:
Users that are interested in functional-red-black-tree are comparing it to the libraries listed below
- Javascript implementation of binary search trees☆221Updated 11 months ago
- Extremely fast double-ended queue implementation☆623Updated 5 years ago
- a fast heap-based priority queue in JavaScript☆363Updated 10 months ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆211Updated last year
- High-priority task queue for Node.js and browsers☆612Updated 3 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- Fast AVL tree for Node and browser☆116Updated 2 months ago
- Get size of a JavaScript object☆318Updated 9 months ago
- A binary heap implementation in CoffeeScript/JavaScript.☆127Updated last year
- ☆249Updated 4 years ago
- Powerful pattern matching for Javascript☆773Updated 11 years ago
- Split Streams3 style☆288Updated 10 months ago
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆791Updated 2 months ago
- Creates super long stack traces☆195Updated 6 months ago
- ECMAScript AST query library.☆850Updated last month
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆230Updated 6 months ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Efficient encoder and decoder for arbitrary objects☆196Updated 6 years ago
- Implements the node.js require.resolve() algorithm☆782Updated 3 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 10 months ago
- Priority queues in JavaScript☆237Updated 5 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Fast string hashing function for Node.JS.☆309Updated 5 years ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆195Updated 2 years ago
- launch a web worker that can require() in the browser with browserify☆418Updated 4 months ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆148Updated 2 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆414Updated 4 months ago
- ES5 shim for ES6 Reflect and Proxy objects☆481Updated last year