aaditmshah / sorted-arrayLinks
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
Sorting:
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- A dynamic import() polyfill☆93Updated 8 years ago
- Web Streams, based on the WHATWG spec☆57Updated 4 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆103Updated 7 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 6 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-virtual / https://github.com/rollup/plugins/blob/master/packages/virtual☆41Updated 6 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆56Updated 10 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Run code inside a hidden Electron window☆54Updated 8 years ago
- It iterates through a graph recursively☆92Updated 8 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- ArangoDB AQL query builder [DEPRECATED]☆46Updated 6 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Simple WebSockets Client/Server (RFC6455)☆66Updated 4 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- Add some sound effects to your node programs.☆70Updated 9 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- Parse SVG files and render them as PNG, PDF, SVG, or raw memory buffer images.☆101Updated 11 years ago
- DEPRECATED: Use rza for a class based approach or gza for a functional approach.☆57Updated 6 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- Convert virtual-dom objects to and from JSON (UNMAINTAINED)☆64Updated 7 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago