Skip to content
Documentation

MisraStdC Documentation

MisraStdC is a personal standard C library focused on type-safe, generic, cross-platform building blocks. The documentation section is organized as a reference-first manual, with generated API pages backed by tests and source links.

Start Here

What You Will Find

  • Container APIs such as Int, Float, Vec, Str, and supporting utilities.
  • Parser APIs for JSON and key-value configuration files.
  • Cross-referenced usage examples pulled from the test suite.
  • Public documentation biased toward generic entry points instead of internal handlers.
Last updated on