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
Create a pdf outline data structure from a high level string representation of pdf outline. This data structure can be used to create a real pdf outline.
Tiny queue data structure. This is a fork of sindresorhus/yocto-queue, but with CommonJS support.