bag
Unordered collection
Unordered collection
A queue data-structure implementation for TypeScript.
data-structure implementations in javascript
A JavaScript Data Structure Library
"Keyed and Indexed Map", a pure javascript object that simulates the native 'Map' object with indexing features and others useful methods.
A Quadtree data structure written in Typescript.
An abstraction of the list data structure.
Stack for next.
Queue and Stack classes
Simple and dynamic tree data structures in TypeScript
A simple npm package to work with binary trees
Stack object supporting immutable push and pop operations.
Functions used while studying data structures and algorithms
disjoint set data structure for browsers and node.js
A doubly-linked list implementation.
Frst In First Out-Queue to be used for Job Queues, Flash Messagers, Multi-tier Collection Sync, etc.
Stack data structure
Cross-platform array based queue implementaion in javascript.
---
My stack as my first nodejs module demonstration