搜索 "double-ended queue" 的结果(共 3 个)
double-ended-queue
Extremely fast double-ended queue implementation
MIT
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
@datastructures-js/deque
A performant double-ended queue (deque) implementation in javascript.
MIT