@js-sdsl/queue
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
A JavaScript package that implements the Double-ended Queue (Deque) data structure with various important methods for efficient data handling.
Neat JavaScript collections.
Just the cutest and tiniest queue/deque implementation!
Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.
Data structures in JavaScript
Curated collection of data structures for the JavaScript language.
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
Commonly used data structures implemented in one place.
Standard data structure
A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case
Deque
Data structures and algorithms written in JavaScript with TypeScript types