Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
This is the API Module for crossbeam that allows the [Frigg](https://friggframework.org) code to talk to the crossbeam API.
Promise queue with concurrency control
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
Promise-based queue
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
A heap-based implementation of priority queue in javascript with typescript support.
Compatible version of p-queue
a simple priority queue data structure
Concurrent queues
Tools for concurrent programming
Synchronise stuff
Dynamically extendable Rayon parallel iterator
Typed buffer recycling with fixed size classes and lock-free checkout/return
Internally synchronized (MPMC) queue
Rust implementation of KCP protocol with async support (std/no_std/Embassy)
A fork of the `rtrb` crate that uses basedrop's Shared pointer in place of Arc
A realtime-safe single-producer single-consumer ring buffer
A tool to check crates are up to date.
channels for async and threads
An easy-to-configure and flexible logger that writes logs to stderr or stdout and/or to files. It allows custom logline formats, and it allows changing the log specification at runtime. It also allows defining additional log streams, e.g. for alert or security messages.