This repo provide some useful data-structures, such as: Array, HashMap, HashSet, BTreeMap, BTreeSet, etc...
That lives on the stack. It's a good choice for fixed size storage.
Implementation
- Array
- BTreeMap - In progress
🏃 - HashMap
- HashSet
- BTreeSet