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:
- 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
- Convert streams (readable or writable) to promises☆139Updated last year
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- Generate Data-URI scheme via terminal or node.js☆228Updated 2 months ago
- Fast string hashing function for Node.JS.☆311Updated 5 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 5 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- A CSV encoder stream that produces properly escaped CSVs☆203Updated 5 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Streaming Boyer-Moore-Horspool searching for node.js☆73Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Node.js module for opening a URL via the operating system☆73Updated last year
- When close() is just not enough☆189Updated 5 years ago
- touch(1) for node☆124Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- console.group() for node.js☆42Updated 8 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.☆51Updated last year
- Boom response objects in Express☆45Updated 4 years ago