mikolalysenko / functional-red-black-treeLinks
A purely functional red-black tree data structure
☆387Updated 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
- Javascript implementation of binary search trees☆224Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆128Updated last year
- Fast AVL tree for Node and browser☆118Updated last week
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- Regular expressions processor in JavaScript☆418Updated 4 months ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆435Updated this week
- Get size of a JavaScript object☆323Updated last year
- Simple Operator overloading library for JS.☆164Updated 4 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- A graph data structure with topological sort and shortest path algorithms.☆264Updated last month
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- Javascript Hash Array Mapped Trie☆252Updated 3 years ago
- Node-core streams for userland☆1,046Updated 10 months ago
- JSDoc parser☆458Updated 6 years ago
- Load module from string☆299Updated 7 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- Implements the node.js require.resolve() algorithm☆791Updated last month
- Tentative to a simple JavaScript AST modification library☆249Updated 9 months ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- A simple dependency graph for Node.js☆346Updated this week
- High-priority task queue for Node.js and browsers☆611Updated 3 years ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆197Updated 2 years ago
- Maybe monad for JavaScript. Never null again.☆196Updated 6 years ago
- WeakRefs☆410Updated 3 years ago