mikolalysenko / functional-red-black-treeLinks
A purely functional red-black tree data structure
☆386Updated 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
Sorting:
- a fast heap-based priority queue in JavaScript☆365Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- High-priority task queue for Node.js and browsers☆611Updated 3 years ago
- Javascript implementation of binary search trees☆223Updated last year
- A streaming JSON parser written in pure JavaScript for node.js☆366Updated 3 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Fast AVL tree for Node and browser☆117Updated 4 months ago
- Extremely fast double-ended queue implementation☆623Updated 5 years ago
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- JSDoc parser☆456Updated 6 years ago
- An implementation of continuations in JavaScript☆305Updated 6 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆127Updated last year
- WeakRefs☆410Updated 3 years ago
- A simple dependency graph for Node.js☆342Updated last year
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆196Updated 2 years ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆281Updated 7 years ago
- Regular expressions processor in JavaScript☆413Updated 11 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆212Updated last year
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆124Updated 4 years ago
- Promise-based queue☆230Updated 2 years ago
- Shared memory and atomics for ECMAscript☆375Updated 3 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 11 months ago
- tar-stream is a streaming tar parser and generator.☆429Updated last year
- Implements the node.js require.resolve() algorithm☆785Updated 3 weeks ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆366Updated 2 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year