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
1 Watchers
TypeScript Language
mit License
46.4 SrcLog Score
Cost to Build
$12.4K
Market Value
$8.3K

Growth over time

10 data points  ·  2021-08-01 → 2026-08-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 main.zip

Found an issue?

Report bugs or request features on the collections issue tracker:

Open GitHub Issues