301 B
301 B
myclib
A small, personal C library for learning and experimentation.
Not production-ready. Use at your own risk.
Features
All the features listed are Thread-safe.
- Hashmaps
- Strings
- Circular queues
- Vectors
- Stack
Usage
See the test/ folder for examples.