collections

collections

udibo

Collection data structures that are not standard built-in objects in JavaScript. This includes a vector (double-ended queue), binary heap (priority queue), binary search tree, and a red black tree.

6 Stars
2 Forks
6 Watchers
TypeScript Language
mit License
81.8 SrcLog Score
Cost to Build
$12.1K
Market Value
$8.7K

Growth over time

8 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about collections

Question copied to clipboard

What is the udibo/collections GitHub project? Description: "Collection data structures that are not standard built-in objects in JavaScript. This includes a vector (double-ended queue), binary heap (priority queue), binary search tree, and a red black tree.". Written in TypeScript. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone collections

Clone via HTTPS

git clone https://github.com/udibo/collections.git

Clone via SSH

[email protected]:udibo/collections.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the collections issue tracker:

Open GitHub Issues