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.
Extremely fast double-ended queue implementation
Tiny queue data structure. This is a fork of sindresorhus/yocto-queue, but with CommonJS support.