deque-typed
Deque
Deque
Factory functions regarding creating common data structures.
Merge objects/arrays declaratively
Simple Bloom filter implementation with ES6.
A lightweight, generic stack library designed for efficiency and clarity.
Data structures and algorithms written in JavaScript with TypeScript types
Binary Search Tree
Implementation of the bucket queue data structure in TypeScript
Binary Tree. Javascript & Typescript Data Structure.
Directed Graph
doubly linked list data structure
Data Sturctures package for javascript that adds new data structures and improves existing ones
Data Structures in JavaScript using ES6 classes
ds-kit is an NPM package provide ready to use famous data structures to JavaScript. It draws inspiration from the structured beauty of C++ STL.
A modular and efficient implementation of a Priority Queue with enqueue-optimized and dequeue-optimized strategies.
A comprehensive data structures and algorithms library for JavaScript, featuring optimized implementations of common DS and algorithms.
A high-performance JavaScript and TypeScript library offering a comprehensive set of efficient data structures. Simplify your algorithm implementation and data manipulation with optimized, easy-to-use tools.
A simple Data Structures and Algorithms (DSA) library
There are neither a lot of resources on internet nor any book which guides and dictates best practices in the implementation of popular Data Structures using Javascript. The purpose of this library is to provide cooked implementation of populare data stru
A fast implementation of graph data structure