Extremely fast double-ended queue implementation
☆622Mar 13, 2020Updated 5 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Fast url parser☆223Jul 3, 2018Updated 7 years ago
- Throttle a collection of promise returning functions☆483Jan 3, 2023Updated 3 years ago
- A simple utility for creating sub-classed errors in Javascript☆103Mar 31, 2016Updated 9 years ago
- A tiny JSON logger☆278Jan 23, 2026Updated last month
- Extremely fast querystring parser for Javascript☆23Oct 18, 2014Updated 11 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Jun 6, 2020Updated 5 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 3 years ago
- Like a profiler but actually useful in improving performance☆96Nov 25, 2013Updated 12 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Jan 6, 2022Updated 4 years ago
- pipe streams together and close all of them if one of them closes☆918Updated this week
- Ultra-high performance reactive programming☆3,497Dec 6, 2022Updated 3 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Sep 13, 2023Updated 2 years ago
- libuv errno details exposed☆245Dec 16, 2020Updated 5 years ago
- All the flow control you'll ever need☆116Aug 24, 2020Updated 5 years ago
- 🌻 Minimal zero-dependency utilities for using Iterables in all JavaScript environments.☆819Feb 27, 2023Updated 3 years ago
- A JSONSchema validator that uses code generation to be extremely fast☆965Aug 16, 2022Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆200Oct 25, 2025Updated 4 months ago
- Debug Node.js code with Chrome Developer Tools.☆2,323Nov 10, 2022Updated 3 years ago
- abstract data structures for js with unified api☆15Jun 17, 2013Updated 12 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Mar 25, 2024Updated last year
- local Node/Browser development with Chrome DevTools☆443Nov 6, 2019Updated 6 years ago
- Adds source map support to node.js (for stack traces)☆2,196Aug 3, 2024Updated last year
- Create Error classes☆41Nov 27, 2018Updated 7 years ago
- ⏱️ Notes and resources related to v8 and thus Node.js performance☆2,274Nov 7, 2022Updated 3 years ago
- A benchmarking library. As used on jsPerf.com.☆5,487Dec 22, 2022Updated 3 years ago
- ⌛ Use async functions in your JavaScript today with speed and simplicity.☆509Feb 15, 2018Updated 8 years ago
- Protocol Buffers for Node.js☆762Jun 14, 2024Updated last year
- A list of Crankshaft bailout reasons with examples☆901Jul 13, 2018Updated 7 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,906Nov 22, 2022Updated 3 years ago
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- Bluebird is a full featured promise library with unmatched performance.☆20,759Nov 7, 2024Updated last year
- Captures and cleans stack traces.☆196Oct 10, 2023Updated 2 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,936Oct 14, 2018Updated 7 years ago
- modernize node.js to current ECMAScript standards☆1,376Dec 11, 2020Updated 5 years ago
- websockets with the node stream API☆668Aug 15, 2024Updated last year
- convert a node stream (classic or new) into a pull-stream☆30Jul 13, 2020Updated 5 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 3 years ago
- EventStream is like functional programming meets IO☆2,180Nov 27, 2018Updated 7 years ago