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
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆93Updated 5 years ago
- Simple WebSockets Client/Server (RFC6455)☆66Updated 4 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- Performance-oriented static file server☆189Updated 7 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Markdox is a documentation generator based on Dox and Markdown. It parse Javascript and even Coffeescript.☆229Updated 6 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
- Transform web workers into browserified inline Blobs with browserify.☆112Updated 8 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆103Updated 7 years ago
- It iterates through a graph recursively☆92Updated 8 years ago
- Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.☆53Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- The source for this module has moved to the Helmet repository.☆75Updated 5 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Simple mkdir -p module for Node.js☆43Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- simplified jsdoc 3☆210Updated 2 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- GUI-based debugger, profiler and runtime interface for node.js.☆324Updated 11 years ago
- Universal Binary JSON packer/unpacker for Node.js☆36Updated 11 years ago
- An implementation of on-the-fly defined WebWorkers that are created inline using data URIs, rather than separate physical files — for th…☆68Updated 8 years ago
- ☆41Updated 7 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago