A simple SQLite-backed queue system
An evented queue implementation that fires events when an item is enqueued or dequeued
BridgeQ: Rust-powered queue toolkit for Node.js
Perennial V2 Periphery
<h2 align="center">Native Queue Example</h2> <p align="center">A C++ queue abstraction for nodejs</p>
A very simple mutex for asynchronous code, which does not spin nor busy-wait. Also exports an efficient Queue.
A browser and Node.js compatible queue library with advanced features like priority, delay, retry, and persistence
Deque
Deque implementation in Typescript/Javascript
A simple linked-list based queue.
A javascript implementation of the Webm Demuxer (matroska).
High-performance Deque (Double-Ended Queue) for DSA practice with O(1) operations
A simple and fast FIFO collection for enqueuing and dequeuing items.
Implementation of a Merkle Heap for SnarkyJS, a framework to develop ZK-snarks on Mina Protocol.
Fixed size pool
High-performance Deque (Double-Ended Queue) for DSA practice with O(1) operations
Queue data structure
Library with a simple queue
Task Pool ======
Redis storage adapter for Vasto
Background(foreground) job scheduling system on memory for react native.
Memory mapped kit provides a high level API for managing mmap data in form of array or queue
`swift-mq` is a lightweight in-memory message queue system for Node.js. It provides basic queue functionalities including message prioritization, delayed processing, retries, and scheduling, designed to be simple and easy to integrate into your applicatio
A small ES6 package for execute functions sequentially.