Liar

Liar is a Rust library to support writing benchmark suites as stand-alone binaries.

The project goals are:

License

Liar is released under the ISC License. The implementations of black_box are derived from the bencher and Rust libtest crates, which we use under the MIT license.