3e0584d139435b6558f04e74b3c20d604a90d25d
myclib
myclib is a personal C library. This project is a work in progress and intended for educational use.
It is not production-ready. Use at your own risk.
Features
- Hashmaps - Thread-safe (MT Safe)
- Dynamic strings - Thread-safe (MT Safe)
- Circular Queue - Thread-safe (MT Safe)
Examples
You can find examples inside test/ folder.
Description
Languages
C
97.6%
Meson
2.4%