2025-08-05 00:28:02 +02:00
2025-08-05 00:10:53 +02:00
2025-08-05 00:28:02 +02:00
2025-08-03 20:15:39 +02:00
2025-08-01 23:35:33 +02:00
2025-08-02 12:14:39 +02:00
2025-08-01 23:15:41 +02:00
2025-08-05 00:28:02 +02:00

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
My personal C library (gh mirror)
Readme 143 KiB
Languages
C 97.6%
Meson 2.4%