1502ef4116a7243d95d112d3d66805b27c8a6541
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)
Requires linking with the C math library (
-lm) - Circular Queue - Thread-safe (MT Safe)
Description
Languages
C
97.6%
Meson
2.4%