a basic queue that pops on a set interval
time-delayed function queue
Distributed timed job queue, backed by Redis.
A flexible and easy-to-use queue system for handling asynchronous transactions with concurrency control and rate limiting.
Effect<A, E, R> (sync + async), context/layers, pipe — interpreter-style, no bundled executor
Effect<A, E, R> (sync + async), context/layers, pipe — interpreter-style, no bundled executor
A buffer?
Background jobs without infrastructure — embeddable job queue with zero external dependencies
Provides multi-producer, multi-consumer queues based on the ones in the paper by Michael and Scott.
A tiny, allocation-free FIFO queue with direct-mapped membership tracking for dense integer domains.