queuejs
JSON →A minimalistic queue data structure for Node.js, version 1.0.0, released under MIT license. It provides basic FIFO operations (enqueue, dequeue, peek, size) with no dependencies. Last updated in 2018, it is stable but unmaintained, suitable for simple queue needs without advanced features like concurrency, iterators, or TypeScript support.
Resources
packagequeuejs ↗