npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "queue" 的结果(共 67 个)
glob-watcher

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

MIT
async-limiter

asynchronous function queue with adjustable concurrency

MIT
fastqueue

A fast push/shift sync queue

double-ended-queue

Extremely fast double-ended queue implementation

MIT
seq-queue

A simple tool to keep requests to be executed in order.

denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.

Apache-2.0
dequeue

A simple double ended queue datastructure

fastq

Fast, in memory work queue

ISC
lru-queue

LRU Queue

MIT
queue

asynchronous function queue with adjustable concurrency

MIT
asap

High-priority task queue for Node.js and browsers

MIT
queue-async

DEPRECATED; renamed d3-queue.

BSD-3-Clause
priorityqueuejs

a simple priority queue data structure

MIT
deferred-leveldown

A mock abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened

MIT
vow-queue

Vow-based task queue

MIT
stream-shift

Returns the next buffer/object in a stream's readable queue

MIT
enqueue

queue up function calls

deque

Double Ended Queue Datastructure - ordered collection with optimized access from its endpoints

grouped-queue

In memory queue system prioritizing tasks

MIT
d3-queue

Evaluate asynchronous tasks with configurable concurrency.

BSD-3-Clause
promise-queue

Promise-based queue

MIT
queue-tick

Next tick shim that prefers process.nextTick over queueMicrotask for compat

MIT
miniq

Yet another tiny async control flow library, implements parallelLimit, with the ability to share the concurrency-limited queue.

BSD
qjobs

qjobs is a simple and stupid queue job manager for nodejs

MIT
d3-timer

An efficient queue capable of managing thousands of concurrent animations.

ISC
queoid

A stupid simple and low-level queue library.

MIT
@henrygd/queue

Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.

MIT
@common.js/yocto-queue

yocto-queue package exported as CommonJS modules

MIT
@mapbox/basic-queue

a basic queue with concurrency

BSD