A single-header, cross-platform library containing basic, type-generic data structure implementations. Designed to be simple and minimal, only 1600 LOC.
Documentation can be found at the top of the file.
- Dynamic Array
- Hashmap
- Deque
- Queue
- Stack
- Linked List
- Balanced Binary Tree