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.
mnemonist
Curated collection of data structures for the JavaScript/TypeScript.
js-sdsl
javascript standard data structure library which benchmark against C++ STL