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.
Found 57 results for deque es6
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.
javascript standard data structure library which benchmark against C++ STL
Curated collection of data structures for the JavaScript/TypeScript.
javascript standard data structure library which benchmark against C++ STL
Extremely fast double-ended queue implementation
Deques are a generalization of stacks and queues
Standard data structure
A performant double-ended queue (deque) implementation in javascript.
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
Deque
Python's deque data structure for JavaScript
javascript standard data structure library which benchmark against C++ STL
javascript standard data structure library which benchmark against C++ STL
Wrapper package for double-ended-queue
A collection of TypeScript data structure implementations
Modern, high-performance data structures for JavaScript & TypeScript - inspired by Python's collections module
javascript standard data structure library which benchmark against C++ STL
Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.
Simple utilities solution.
A double-ended priority queue based on min-max heaps.
Data structures in JavaScript
Event Collections
Commonly used data structures implemented in one place.
javascript standard data structure library which benchmark against C++ STL
javascript data structure that User make fuctional method
Just the cutest and tiniest queue/deque implementation!
spectrum of libraries for different needs
STL data structures for JavaScript
javascript standard data structure library which benchmark against C++ STL
Double Ended Queue Data Structure - Vasile Sambor
Neat JavaScript collections.
javascript data structure that User make fuctional method
Data Structures and Algorithms implemented
javascript standard data structure library which benchmark against C++ STL
Deque implementation in JavaScript
A spiral deque - high performance and dynamic queue size
A simple double-ended queue.
Collection of promise oriented functions and classes.
JavaScript Data Structures written for Node.js
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 datastructure
javascript standard data structure library which benchmark against C++ STL
Curated collection of data structures for the JavaScript language.
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
TypeScript implementations of algorithms and data structures
A simple double-ended queue (deque) implementation in TypeScript
Data structures and algorithms written in JavaScript with TypeScript types
First in, first out data structures for JavaScript
yet another double-ended queue.
Double Ended Queue data structure
no duplicated value in an array
A JavaScript package that implements the Double-ended Queue (Deque) data structure with various important methods for efficient data handling.
Samchon Collection; Elements I/O detectable STL containers
jest accessibility matching utilities with deque axe
Variable length TypedArray
Deque implementation in Typescript/Javascript