petkaantonov / deque
Extremely fast double-ended queue implementation
☆623Updated 5 years ago
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆778Updated 2 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Updated 4 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- High-priority task queue for Node.js and browsers☆612Updated 3 years ago
- Asynchronous Javascript language extensions☆287Updated 4 years ago
- A small library for generalized transformation of data (inspired by Clojure's transducers)☆1,723Updated 7 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- a fast heap-based priority queue in JavaScript☆363Updated 10 months ago
- An isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.☆357Updated last year
- wu.js is a JavaScript library providing higher order functions for ES6 iterators.☆862Updated 4 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- ⛵️ Beautiful Array utilities for ESnext async/await ~☆489Updated 7 years ago
- pipe streams together and close all of them if one of them closes☆912Updated 7 months ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆841Updated 5 years ago
- Lightweight Web Worker API implementation with native threads☆2,292Updated 3 years ago
- Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.☆347Updated 2 years ago
- message-oriented socket library for node.js heavily inspired by zeromq☆1,496Updated 6 years ago
- sane aims to be fast, small, and reliable filesystem watcher. No bells and whistles, just change events.☆387Updated 10 months ago
- A node.js module to make the use of promises safe☆669Updated 4 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,930Updated 6 years ago
- Check if the event loop is blocked☆734Updated 5 years ago
- Rich JavaScript errors☆1,190Updated 2 years ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- Seamlessly create Web Workers☆655Updated 8 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆496Updated last year
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- launch a web worker that can require() in the browser with browserify☆418Updated 4 months ago
- ☆670Updated 2 years ago
- Formatted TAP output like Mocha's spec reporter☆283Updated 11 months ago