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)☆81Updated 5 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- It iterates through a graph recursively☆91Updated 7 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆93Updated 4 years ago
- A Javascript implementation of SipHash-2-4☆127Updated 2 months ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Run code inside a hidden Electron window☆53Updated 7 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- Parse SVG files and render them as PNG, PDF, SVG, or raw memory buffer images.☆99Updated 11 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- git revision in node☆111Updated 7 years ago
- A simple LRU cache☆137Updated 3 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆148Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- FIFO queue in Javascript☆58Updated 4 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆111Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Multipart parser☆34Updated 8 months ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 9 years ago
- High-res timestamps in Node and browser☆32Updated 9 years ago