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:
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 2 years ago
- Promise-based queue☆230Updated 2 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- A CSV encoder stream that produces properly escaped CSVs☆203Updated 4 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- When close() is just not enough☆189Updated 5 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 5 years ago
- Generate Data-URI scheme via terminal or node.js☆229Updated last month
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 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
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Convert a glob to a regular expression☆149Updated 6 years ago
- Check installed versions of node and npm☆76Updated last year
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Track complex hiearchies of asynchronous task completion statuses.☆180Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Streaming JSON.stringify()☆60Updated 8 years ago
- remove diacritics from strings ("ascii folding") - Node.js module☆266Updated 2 years ago
- Pipe an Array through Node.js streams☆43Updated 3 years ago
- console.group() for node.js☆42Updated 8 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- touch(1) for node☆124Updated last year