Description
Adds a lightweight C99 library with portability helpers and data structures. Developers use it to avoid rewriting common low-level utilities when building C applications and libraries.
It is a development dependency, not a user-facing program. Applications still need their own memory-safety checks, error handling, and tests around the data structures they use.