Add support for more integer widths to Buffer
asynchronous function queue with adjustable concurrency
Pure-JS printf
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.
A Long class for representing a 64-bit two's-complement integer value.
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
A Long class for representing a 64-bit two's-complement integer value.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
Various helper utilities for working with buffers and binary data
a simple priority queue data structure
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Codecs for numbers of different sizes and endianness
Better Queue for NodeJS
Generic browser priority queue.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Test if a finite double-precision floating-point number is an integer.
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.