cppasv
is a Python module that wraps Google Benchmark benchmarks written in C++ for execution with Airspeed Velocity, a tool to run Python benchmarks.
For an example on how to use this module, have a look at the flatsurf/flatsurf, in particular its asv configuration and the Python benchmarks that wrap the C++ benchmarks.