darkskyapp / binary-searchLinks
Tiny binary search library for Node.JS.
☆87Updated 5 years ago
Alternatives and similar repositories for binary-search
Users that are interested in binary-search are comparing it to the libraries listed below
Sorting:
- Node.js module to very quickly (de)compress short strings. Uses the SIMD-powered entropy encoding features of shoco.☆30Updated 6 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆118Updated 5 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 4 years ago
- Promise version of mkdirp☆30Updated 5 years ago
- When close() is just not enough☆189Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- An xxhash binding for node.js☆195Updated 4 years ago
- Query cursor extension for node-postgres☆79Updated 5 years ago
- Simple mkdir -p module for Node.js☆43Updated last year
- Express middleware wrapper around HTML minifier☆60Updated 4 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 6 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- 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
- node module to check if a command-line command exists☆144Updated 2 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago
- remove require statements without breaking scope☆65Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated 11 months ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- A ridiculously light-weight function argument validator☆133Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Utilities for writing browserify transforms.☆64Updated 3 years ago
- git revision in node☆111Updated 7 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 9 months ago
- A binary heap implementation in CoffeeScript/JavaScript.☆127Updated last year