mikolalysenko / functional-red-black-treeLinks
A purely functional red-black tree data structure
☆386Updated 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
- Fast AVL tree for Node and browser☆118Updated last week
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆305Updated 2 years ago
- Regular expressions processor in JavaScript☆417Updated 3 months ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- Tim Sort implementation for Node.js☆246Updated 5 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆367Updated 3 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Javascript implementation of binary search trees☆224Updated last year
- Javascript Hash Array Mapped Trie☆252Updated 3 years ago
- Simple Operator overloading library for JS.☆164Updated 4 years ago
- Get size of a JavaScript object☆323Updated last year
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- A binary heap implementation in CoffeeScript/JavaScript.☆128Updated last year
- WeakRefs☆409Updated 3 years ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆196Updated 2 years ago
- A simple LRU cache☆136Updated 3 years ago
- ☆252Updated 5 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆435Updated 2 weeks ago
- evaluate statically-analyzable expressions☆178Updated 10 months ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- Load module from string☆298Updated 7 years ago
- require('vm') like in node but for the browser☆203Updated 10 months ago
- Split Streams3 style☆293Updated last year
- simple curry module, with nothing *too clever*, and full test coverage☆316Updated 6 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- High-priority task queue for Node.js and browsers☆611Updated 3 years ago
- An implementation of continuations in JavaScript☆305Updated 7 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated last year
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆212Updated 2 years ago