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☆365Updated 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
- Priority queues in JavaScript☆238Updated 6 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆438Updated 3 weeks ago
- Fast AVL tree for Node and browser☆118Updated 3 weeks ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆129Updated 2 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years 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
- WeakRefs☆410Updated 4 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- A graph data structure with topological sort and shortest path algorithms.☆265Updated 3 weeks ago
- An implementation of continuations in JavaScript☆305Updated 7 years ago
- Javascript Hash Array Mapped Trie☆253Updated 4 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆169Updated 9 years ago
- Regular expressions processor in JavaScript☆422Updated 3 weeks ago
- Implements the node.js require.resolve() algorithm☆795Updated last week
- A simple dependency graph for Node.js☆347Updated 2 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- minimal streams☆796Updated 3 years ago
- Node-core streams for userland☆1,045Updated last year
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago
- Simple Operator overloading library for JS.☆165Updated 4 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆372Updated 2 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 9 years ago