jasonpincin / concurrent-queueLinks
Fifo queue of tasks with concurrency control
☆26Updated 7 years ago
Alternatives and similar repositories for concurrent-queue
Users that are interested in concurrent-queue are comparing it to the libraries listed below
Sorting:
- Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)☆37Updated 2 years ago
- Filters (removes) objects from document based on passed json-schema☆37Updated 2 years ago
- Run some code when the process exits☆118Updated 4 years ago
- A light statistical package that operates on Arrays.☆74Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- ES6 generators support for ExpressJS☆59Updated 7 years ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 8 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- Delete a route in express at runtime.☆26Updated 3 years ago
- 🌲high performance debug logging 🐞☆157Updated 7 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆178Updated 5 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Make your own nested errors☆69Updated last month
- Iterate over promises serially☆50Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆55Updated 4 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Hooking Node.js stdout☆68Updated 3 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- When close() is just not enough☆189Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago