vadimg / js_bintrees
Javascript implementation of binary search trees
☆219Updated 9 months ago
Alternatives and similar repositories for js_bintrees:
Users that are interested in js_bintrees are comparing it to the libraries listed below
- A purely functional red-black tree data structure☆379Updated last year
- Self-balancing binary search tree for Node.js (uses AVL tree)☆148Updated 2 years ago
- ☆247Updated 4 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- ☆344Updated 5 years ago
- A simple LRU cache☆135Updated 3 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated this week
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆433Updated 2 weeks ago
- NodeJS library for distributing computation across multiple processes.☆444Updated 5 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- launch a web worker that can require() in the browser with browserify☆418Updated 2 months ago
- ☆117Updated 4 years ago
- walk the dependency graph to generate a stream of json output☆209Updated 2 months ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 2 months ago
- Native BNF parser, and compiler for nodejs☆58Updated 6 years ago
- simple non-compliant xml parser for nodejs☆102Updated last year
- ☆152Updated 2 months ago
- A binary heap implementation in CoffeeScript/JavaScript.☆127Updated last year
- Moving Average☆61Updated last year
- A Javascript implementation of SipHash-2-4☆125Updated 2 months ago
- Shared Memory Objects for Node☆113Updated last year
- Streaming JSON.stringify()☆60Updated 7 years ago
- A simple and powerful sandbox for running untrusted JavaScript.☆220Updated 6 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 6 months ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Fast string hashing function for Node.JS.☆308Updated 4 years ago
- a fast heap-based priority queue in JavaScript☆360Updated 8 months ago
- An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and d…☆69Updated 5 years ago