@astrojs/compiler to process synchronously.
Priority queue data structures
Curated collection of data structures for the JavaScript/TypeScript.
A queue implementation that can be iterated over
Offline-first React hooks, sync queue, and network status — zero runtime deps beyond React
Vow-based task queue
A simple, fast, robust job/task queue, backed by Redis.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Like which(1) unix command. Find the first instance of an executable in the PATH.
Better Stack JavaScript logging tools (formerly Logtail)
Task and Message Queues with Multiple Providers
A really fast memory store for better-queue
An interactive UI dashboard for Bee Queue
Make synchronous web requests
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
a performant queue implementation in javascript
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
OCI NodeJS client for Queue Service
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
TypeScript definitions for readline-sync
TypeScript definitions for d3-queue
Enqueues messages onto a given SQS queue
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Run asynchronous commands synchronously by putting them in a separate process