Search results
167 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Tiny queue data structure
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Deques are a generalization of stacks and queues
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Compatible version of p-queue
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
A simple double ended queue datastructure
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Tiny queue data structure. This is a fork of sindresorhus/yocto-queue, but with CommonJS support.
A fifo rdf-resolve-hypermedia-links-queue actor
Data loader with support for caching and fallback data sources
Fifo queue with concurrency control
Synchronous message queueing package
Easy to Use ReactiveX Queue that Supports Delay/DelayExecutor/Throttle/Debounce/Concurrency Features Powered by RxJS/IxJS
A simple task runner which will run tasks concurrently while maintaining limits.
- concurrent
- tasks
- processes
- threads
- task
- worker
- process
- run
- concurrent tasks
- react concurrent task
- priority
- queue
- priority queue
- fifo
- View more
Promise queue with concurrency control. A fork of p-queue for commonjs.
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Circular buffer.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- data structures
- data structure
- data
- structure
- collection
- circular
- buffer
- View more
A simple and fast FIFO collection for enqueuing and dequeuing items.
a queue for executing promises concurrently