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:
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- It iterates through a graph recursively☆92Updated 8 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- Performance-oriented static file server☆189Updated 7 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Markdox is a documentation generator based on Dox and Markdown. It parse Javascript and even Coffeescript.☆229Updated 6 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 10 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- A locking socket alternative to file-system mutex locks☆21Updated last month
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- ArangoDB AQL query builder [DEPRECATED]☆46Updated 6 years ago
- Transform web workers into browserified inline Blobs with browserify.☆112Updated 8 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- FIFO queue in Javascript☆59Updated 4 years ago
- A much higher accuracy timer object that makes use of the node.js hrtime function call.☆158Updated 2 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- speed measurement in javascript☆90Updated last month
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Module that decompresses zip files☆102Updated 3 months ago
- Web Streams, based on the WHATWG spec☆57Updated 4 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