vadimg / js_bintrees
Javascript implementation of binary search trees
☆221Updated 10 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
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆148Updated 2 years ago
- A simple LRU cache☆135Updated 3 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆127Updated last year
- An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and d…☆69Updated 6 years ago
- Fast AVL tree for Node and browser☆116Updated last month
- A streaming JSON parser written in pure JavaScript for node.js☆360Updated 3 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 9 months ago
- tar-stream is a streaming tar parser and generator.☆421Updated 9 months ago
- An arbitrary size Bit-Vector implementation in JavaScript☆229Updated 5 months ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 8 months ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 3 months ago
- Split Streams3 style☆286Updated 9 months ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆433Updated 2 weeks ago
- Node.js interface to Zstandard (zstd)☆113Updated 2 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- Safer Node.js Buffer API☆346Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- simple way to create a ReadableWritable stream that works☆670Updated 6 years ago
- ☆155Updated 2 years ago
- JSON parser that isn't strict☆206Updated 2 months 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
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- This module enables code hotswapping in node.js☆138Updated 9 years ago
- ☆345Updated 5 years ago
- Streaming node http in the browser☆356Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- ☆153Updated 3 months ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 6 years ago