jasonpincin / concurrent-queueLinks
Fifo queue of tasks with concurrency control
☆26Updated 8 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:
- ES6 generators support for ExpressJS☆59Updated 7 years ago
- Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)☆37Updated 2 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Platform-dependent distribution of exiftool.☆15Updated 4 years ago
- A configurable custom input string type for GraphQL with sanitization and validation.☆20Updated 6 years ago
- Hooking Node.js stdout☆68Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Filters (removes) objects from document based on passed json-schema☆37Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Memoize functions results using an lru-cache.☆31Updated last year
- Delete a route in express at runtime.☆26Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- 🌲high performance debug logging 🐞☆160Updated 2 months 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
- hapi plugin to handle graceful pm2 reloads☆37Updated 7 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- A flexible rate limiter using the Token Bucket algorithm, with optional persistence in Redis, useful for API clients, web crawling, and o…☆24Updated 2 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 8 years ago
- A Babel plugin which automatically makes stack traces source-map aware☆45Updated 2 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Run some code when the process exits☆117Updated 3 weeks ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- ☆140Updated last year
- Make your own error types!☆70Updated 2 years ago
- Next-generation take on pre/post function hooks☆84Updated last month