asynchronous function queue with adjustable concurrency
Alternative JSON.stringify function with sorted keys, so the output is stable.
Get the union of two sorted streams
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Chai JS Plugin for testing if an array has sorted values (strings, numbers, booleans). Very helpful when writing tests for features that implement Array.prototype.sort()
A heap-based implementation of priority queue in javascript with typescript support.
Compatible version of p-queue
Sort an Object or package.json based on the well-known package.json keys
a simple priority queue data structure
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Better Queue for NodeJS
A JS library for finding optimal label position inside a polygon
Generic browser priority queue.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
Inspired by chai sorted and jest-extended. This packages extends jest.expect with 2 custom matchers, `toBeSorted` and `toBeSortedBy`
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss