22,033 packages matching “doubly-ended-queue”
denque
v2.1.0 · 4 years ago
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.
No known vulnerabilities
double-ended-queue
v2.1.0-0 · 11 years ago
Extremely fast double-ended queue implementation
No known vulnerabilities
dequeue
v1.0.5 · 13 years ago
A simple double ended queue datastructure
No known vulnerabilities
@types/double-ended-queue
v2.1.7 · 2 years ago
TypeScript definitions for double-ended-queue
No known vulnerabilities
data-oriented-slim-deque
v1.0.0 · 1 year ago
A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case
No known vulnerabilities
thingies
v2.6.1 · 2 months ago
Useful TypeScript utilities.
No known vulnerabilities
yocto-queue
v1.2.2 · 10 months ago
Tiny queue data structure
No known vulnerabilities
is-stream-ended
v0.1.4 · 8 years ago
Check if a stream has ended
No known vulnerabilities
dbly-linked-list
v0.3.5 · 5 years ago
Javascript implementation of a doubly linked-list data structure
No known vulnerabilities
queue-microtask
v1.2.3 · 5 years ago
fast, tiny `queueMicrotask` shim for modern engines
No known vulnerabilities
setimmediate
v1.0.5 · 10 years ago
A shim for the setImmediate efficient script yielding API
No known vulnerabilities
p-queue
v9.3.3 · 2 months ago
Promise queue with concurrency control
No known vulnerabilities
seq-queue
v0.0.5 · 13 years ago
A simple tool to keep requests to be executed in order.
No known vulnerabilities
@datastructures-js/linked-list
v6.1.4 · 1 year ago
a javascript implementation of LinkedList & DoublyLinkedList
No known vulnerabilities
tinyqueue
v3.0.0 · 2 years ago
The smallest and simplest JavaScript priority queue
No known vulnerabilities
queue-lit
v3.3.0 · 2 months ago
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
No known vulnerabilities
lru_map
v0.4.1 · 5 years ago
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
No known vulnerabilities
meteor-deque
v2.1.0 · 11 years ago
Wrapper package for double-ended-queue
No known vulnerabilities
queue-tick
v1.0.1 · 4 years ago
Next tick shim that prefers process.nextTick over queueMicrotask for compat
No known vulnerabilities
js-queue
v3.1.1 · 1 month ago
A tiny FIFO task queue with explicit flow control for Node and browsers
No known vulnerabilities