aaditmshah / sorted-array
An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and deletion.
☆69Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for sorted-array
- Evaluate node require() module content directly☆93Updated 2 years ago
- Environment agnostic nextTick polyfill☆74Updated 3 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆36Updated 4 years ago
- transform loader for webpack☆110Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Adds source mappings and base64 encodes them, so they can be inlined in your generated file.☆34Updated last month
- Very simple module to calculate block execution time.☆38Updated last year
- Safe, constant-time comparison of Buffers☆50Updated 7 months ago
- It iterates through a graph recursively☆90Updated 7 years ago
- Multipart parser☆34Updated 2 weeks ago
- A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.☆42Updated 6 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆110Updated last year
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- convert module usage to inline expressions☆74Updated last year
- Promisifies all the selected functions in an object☆57Updated 3 years ago
- GUI-based debugger, profiler and runtime interface for node.js.☆325Updated 9 years ago
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆228Updated 7 years ago
- remove require statements without breaking scope☆65Updated last year
- Convert a typed array to a Buffer without a copy.☆66Updated 3 years ago
- git revision in node☆112Updated 6 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Promise version of mkdirp☆30Updated 4 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated last year
- Generic stream reconnection module.☆122Updated 7 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 6 months ago