搜索 "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
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