mikolalysenko / functional-red-black-treeLinks
A purely functional red-black tree data structure
☆384Updated last year
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:
- Javascript implementation of binary search trees☆221Updated last year
- a fast heap-based priority queue in JavaScript☆363Updated 11 months ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆127Updated last year
- Fast AVL tree for Node and browser☆116Updated 3 months ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆148Updated 2 years ago
- Priority queues in JavaScript☆238Updated 5 years ago
- Split Streams3 style☆289Updated 11 months ago
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- Get size of a JavaScript object☆320Updated 10 months ago
- Regular expressions processor in JavaScript☆411Updated 9 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆123Updated 4 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 11 months ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 10 months ago
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- Promise-based queue☆229Updated 2 years ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆362Updated 2 years ago
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆212Updated 8 months ago
- JSON AST parser☆244Updated 8 months ago
- High-priority task queue for Node.js and browsers☆610Updated 3 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- ECMAScript AST query library.☆856Updated 3 months ago
- parses html into hyperscript☆171Updated 9 years ago
- Purely functional reactive programming library☆337Updated 2 years ago
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆791Updated 3 months ago
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆212Updated last year
- Load module from string☆299Updated 7 years ago