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:
- Convert streams (readable or writable) to promises☆139Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 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
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- Generate Data-URI scheme via terminal or node.js☆229Updated 2 weeks ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- touch(1) for node☆124Updated last year
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- A CSV encoder stream that produces properly escaped CSVs☆204Updated 4 years ago
- Promise-based queue☆230Updated 2 years ago
- Promise version of mkdirp☆30Updated 5 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- An xxhash binding for node.js☆195Updated 5 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- When close() is just not enough☆189Updated 4 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆120Updated 5 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- list of TLDs☆144Updated 2 months ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 4 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- CLI bar charts for node.js☆129Updated 2 years ago
- Check installed versions of node and npm☆76Updated last year
- parses jsdoc documentation from javascript or html files, outputs JSON☆101Updated 11 months ago