ezstackjs
A very easy and lightweight JavaScript library for working with stack data structure.
A very easy and lightweight JavaScript library for working with stack data structure.
"SDK for commonly used data structure and algorithms"
A very easy and lightweight JavaScript library for working with linked list data structure.
data structure tree for js/ts
Stack.
A JSON parser implemented in TypeScript
A full-fledged data structure library with linked list and double linked list implementation
Doubly linked list.
First-in-first-out (FIFO) queue.
Compact adjacency matrix.
Circular buffer.
Linked list.
Named typed tuple.
javascript data structures
A fast and performant *Least Frequently Used* (LFU) sorted set implementation for working with reasonably sized integers (unsigned). Trades memory for performance, optimised for frequently updating and counting a relatively small set of integers (integer
Package for Undo/Redo History Management
manipulate linkList
A TypeScript library providing two-way mapping functionality with order preservation. It is ideal for scenarios requiring bidirectional lookups while maintaining the insertion order of elements.