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:
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- A CSV encoder stream that produces properly escaped CSVs☆203Updated 5 years ago
- Generate Data-URI scheme via terminal or node.js☆228Updated 3 weeks ago
- When close() is just not enough☆188Updated 5 years ago
- streaming line delimited json parser + serializer☆297Updated 3 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- Promise-based queue☆230Updated 3 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Formatted TAP output like Mocha's spec reporter☆283Updated last year
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- installs custom cleanup handlers that run on exiting node☆166Updated 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
- Streaming JSON.stringify()☆60Updated 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
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- touch(1) for node☆125Updated last month
- console.group() for node.js☆42Updated 8 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- It iterates through a graph recursively☆92Updated 8 years ago
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- CLI to convert CommonJS to ES6 modules (UNMAINTAINED)☆285Updated 3 years ago
- A light statistical package that operates on Arrays.☆74Updated 5 years ago
- A ridiculously light-weight function argument validator☆132Updated 4 months ago
- Specialized Promise Extensions☆52Updated 3 weeks ago