Queoid
JSON →A minimalistic low-level queue library for Node.js (v1.1.10). It allows pushing functions with arguments into a queue and executing them sequentially, collecting results in an array. Release cadence is low; no updates since 2019. Differentiator: extremely simple API with no dependencies, suitable for basic queueing needs without overhead.
Resources
packagequeoid ↗