aaditmshah / sorted-array
An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and deletion.
☆69Updated 6 years ago
Alternatives and similar repositories for sorted-array:
Users that are interested in sorted-array are comparing it to the libraries listed below
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Run code inside a hidden Electron window☆53Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Cache your async lookups and don't fetch the same thing more than necessary.☆120Updated 3 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- Universal Binary JSON packer/unpacker for Node.js☆36Updated 10 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 11 months ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- Converts JavaScript objects to source☆102Updated last year
- leveldown-compatible interface to medea, a pure JS database (https://github.com/medea/medea)☆23Updated 6 years ago
- Use ES6 proxies today!☆65Updated 7 years ago
- Transformer that converts async functions and await expressions into ECMAScript 6 generator functions and yield expressions☆43Updated 8 years ago
- ☆23Updated 9 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- A cross-platform thread pool add-on for Node.js and io.js.☆108Updated 8 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- lock asynchronous resources☆48Updated 4 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 6 months ago
- Simple & fast MD5 hashing for Node.js that requires no other module dependencies since it is pure JavaScript.☆8Updated 10 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Add some sound effects to your node programs.☆70Updated 8 years ago
- Use webpack through a Browserify plugin☆22Updated 11 years ago
- Webpack loader to handle browserify transforms as intended.☆68Updated 3 months ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago
- An event emitter between browser tabs (same-origin only)☆37Updated 4 years ago
- no longer maintained, sorry!☆196Updated 6 years ago
- Errors is a comprehensive, robust, yet lightweight set of error utilities for node.js enabling you to do errors more effectively.☆58Updated 9 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago