An extending C standard library with more modern approaches
-
Updated
Aug 21, 2023 - C
An extending C standard library with more modern approaches
stdx is a minimalist, modular C99 utility library inspired by the STB style. It provides a set of dependency-free, single-header components that extend common programming functionality in C.
A toy example of a trait like system in C with examples for iterators, scans, and memory allocators
Add a description, image, and links to the stringbuilder topic page so that developers can more easily learn about it.
To associate your repository with the stringbuilder topic, visit your repo's landing page and select "manage topics."