Skip to content

External Libraries

This page exists so that a beginner can quickly jump from this project into the primary documentation of the libraries it uses.

Runtime and application libraries

  • CLI11: command-line parsing
  • spdlog: structured console and file logging

Testing and build libraries

  • GoogleTest: unit and integration-style tests
  • CMake: project configuration and builds

Platform APIs

Documentation tooling