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:
- 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 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 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
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- It iterates through a graph recursively☆92Updated 8 years ago
- Node.js interface to Zstandard (zstd)☆114Updated 2 years ago
- A dynamic import() polyfill☆93Updated 8 years ago
- An implementation of on-the-fly defined WebWorkers that are created inline using data URIs, rather than separate physical files — for th…☆66Updated 8 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Simple WebSockets Client/Server (RFC6455)☆66Updated 3 years ago
- Run code inside a hidden Electron window☆53Updated 8 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 2 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- Web Streams, based on the WHATWG spec☆57Updated 4 years ago
- An event emitter between browser tabs (same-origin only)☆37Updated 5 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago