@busieinc/ts-datastructures
Install various datastructures like LinkedLists, Queues and Stacks
Install various datastructures like LinkedLists, Queues and Stacks
Standard data structure
Deque
Data Structures plus some useful classes for data manipulation
Binary Search Tree
Binary Tree. Javascript & Typescript Data Structure.
Directed Graph
Alak datastructures
A lightweight and dependency-free collection of essential data structures and graph algorithms, written entirely in TypeScript. This library supports CommonJS, ESM, and browser environments, and includes utility functions for practical, everyday tasks in
Collection of type classes for JavaScript.
A minimal functional typed implementation of Stack 🥞