mikolalysenko / functional-red-black-treeLinks
A purely functional red-black tree data structure
☆388Updated 2 years ago
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☆364Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- Fast AVL tree for Node and browser☆118Updated last week
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- Javascript implementation of binary search trees☆224Updated last year
- A binary heap implementation in CoffeeScript/JavaScript.☆129Updated last year
- A simple dependency graph for Node.js☆347Updated 2 months ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆798Updated 11 months ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- Regular expressions processor in JavaScript☆422Updated last week
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Get size of a JavaScript object☆323Updated last year
- Priority queues in JavaScript☆238Updated 6 years ago
- tar-stream is a streaming tar parser and generator.☆437Updated last year
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆438Updated last week
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆169Updated 9 years ago
- WeakRefs☆410Updated 4 years ago
- Split Streams3 style☆293Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- High-priority task queue for Node.js and browsers☆611Updated 4 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆294Updated 9 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆236Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆281Updated 8 years ago
- Implements the node.js require.resolve() algorithm☆795Updated 3 weeks ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆212Updated 2 years ago