nolanlawson / tiny-queueLinks
Simple JavaScript FIFO queue implementation to avoid having to do shift()
☆21Updated 7 years ago
Alternatives and similar repositories for tiny-queue
Users that are interested in tiny-queue are comparing it to the libraries listed below
Sorting:
- A minimal overhead event loop delay sampler.☆24Updated 4 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Recursive file tree nanoiterator☆16Updated 6 years ago
- Reactive test runner for Tape with a terminal UI☆17Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated this week
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- bundle browserify modules into a single scope, a la rollup☆56Updated last year
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- The fast way to check if a JS object is numeric☆23Updated 8 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Minimalist mustache template replacement