deque-typed
Deque
Deque
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
Basically a rewrite of p-retry
An in memory queue for async processes in high concurrency code paths
Fork of the queue project with the "events" dependency removed
Swift's DispatchQueue recreated for Node.
限制同时发生的 Promise 数量
Iterate stream with async and concurrency support.
This library simplifies the creation and management of Worker Threads, a powerful Node.js feature for concurrent processing. If you're a developer yet to explore the world of multithreading in JavaScript, now is the perfect time! Worker Threads are an exc
ei-queue-promise ensures to use your promise functions with a queue
A library for writing safe, concurrent, fault-tolerant programs in TypeScript.
A drop-in replacement for ESLint 9 featuring multithreaded parallel linting.
An utility js/ts library to make Javscript conccurent
Promise queue for concurrency control
Persistent Shared Memory and Parallel Programming Model
wrapper that creates an AsyncIterable of events coming from an EventEmitter
Run multiple promise-returning & async functions with limited concurrency with low overhead
Concurrent frontend JavaScript framework
Boost your JavaScript application's performance with this versatile and efficient memoization library
A functional library for TypeScript/JavaScript