npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "deque" 的结果(共 6 个)
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

deque

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

@blakeembrey/deque

Deques are a generalization of stacks and queues

Apache-2.0
random-array-iterator

An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration

MIT
@datastructures-js/deque

A performant double-ended queue (deque) implementation in javascript.

MIT