aheck / clib
Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.
☆90Updated last year
Related projects ⓘ
Alternatives and complementary repositories for clib
- A simple C coroutine library.☆226Updated 9 months ago
- Tiny hash function in C☆132Updated 3 months ago
- A simple C coroutine library, with multithreading and more, the Go and C++20 style way.☆80Updated this week
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- Quicksort implemented as a C macro☆165Updated 2 years ago
- wak -- an awk implementation for toybox and standalone☆60Updated 2 weeks ago
- Type-safe Printf in C☆67Updated 2 years ago
- C programming language extension: Cedro pre-processor