Showing 1-20 of 153 packages
A performant double-ended queue (deque) implementation in javascript.
Deque
deque cauldron pattern library styles
Fully accessible react components library for Deque Cauldron
Python's deque data structure for JavaScript
Deques are a generalization of stacks and queues
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.
[](https://www.npmjs.com/package/@zimtsui/deque)
Wrapper package for double-ended-queue
Extremely fast double-ended queue implementation
Consistent ESLint standards for Deque product development
Just the cutest and tiniest queue/deque implementation!
A spiral deque - high performance and dynamic queue size
[](https://www.npmjs.com/package/@zimtsui/coroutine-locks)
Deque implementation in JavaScript
Concise and fast javascript templating compatible with nodejs and other javascript environments
Curated collection of data structures for the JavaScript/TypeScript.
javascript standard data structure library which benchmark against C++ STL
Custom Playwright commands to inject axe-core and test for a11y
Array-backed implementation of a deque. Supports O(1) random access, and amortized O(1) insertion and removal at the front and back of the deque