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:
- Universal Binary JSON packer/unpacker for Node.js☆36Updated 11 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Generic stream reconnection module.☆122Updated 8 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆56Updated 10 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 6 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆93Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- FIFO queue in Javascript☆58Updated 4 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆103Updated 7 years ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- CLI bar charts for node.js☆128Updated 3 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- A simple LRU cache☆136Updated 4 years ago
- A file system blob store that is designed to prevent conflicts when used with a distributed file system or storage area network☆33Updated 4 years ago
- Markdox is a documentation generator based on Dox and Markdown. It parse Javascript and even Coffeescript.☆229Updated 6 years ago
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 10 years ago