mikolalysenko / functional-red-black-treeLinks
A purely functional red-black tree data structure
☆385Updated 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
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- Fast string hashing function for Node.JS.☆311Updated 5 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆367Updated 3 years ago
- Javascript implementation of binary search trees☆224Updated last year
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆437Updated last month
- Get size of a JavaScript object☆322Updated last year
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- Fast AVL tree for Node and browser☆118Updated last month
- A binary heap implementation in CoffeeScript/JavaScript.☆128Updated last year
- Javascript Hash Array Mapped Trie☆252Updated 3 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- A simple dependency graph for Node.js☆345Updated last year
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- High-priority task queue for Node.js and browsers☆612Updated 3 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 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
- Tentative to a simple JavaScript AST modification library☆247Updated 8 months ago
- Node-core streams for userland☆1,047Updated 9 months ago
- Promise-based queue☆230Updated 3 years ago
- tar-stream is a streaming tar parser and generator.☆432Updated last year
- Implements the node.js require.resolve() algorithm☆788Updated 3 months ago
- launch a web worker that can require() in the browser with browserify☆419Updated 9 months ago
- Asynchronous iteration for JavaScript☆858Updated 4 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- A simple LRU cache☆136Updated 3 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆367Updated 2 years ago