A simple and efficient queue system for Node.js applications
Backburner.js is a simple run loop-esque library for coalescing actions
Utilities for debouncing and throttling functions in React.
Robust Environment Configuration for Universal Applications.
Compatible version of p-queue
Yet another concurrent task queue
Sequential asynchronous lock-based queue for promises
a performant queue implementation in javascript
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Blazing fast priority queue
Promise queue with a nice API
Better Queue for NodeJS
Vanilla JS utilities to implement overflow menus
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
The next generation of events handling for javascript! New: abstract away the network!
Simple priority Queue implementation for Node.js
an opinionated implementation of resque in node
Better Stack JavaScript logging tools (formerly Logtail)
Various heap implementations for arbitrary values and with customizable ordering
A queue implementation that can be iterated over
Database-specific job handling and queue management
A complete, fully tested data structure library written in TypeScript.
Queueing jobs in Postgres from Node.js like a boss