A library to simply collect and report metrics in C++ programs. Heavily based on the excellent Metrics Java library.
Medida is easy to get started with, the API small and concise.
Just drop it in, add some metrics, enjoy statistics using the built-in reporters:
Supported metrics include:
The core library and reporting plugins have no external dependencies.
Medida is released under the Apache License 2.0.
Patches and bug reports are most welcome to bring the project forward.