HadrienG2 / testbench

Testing and benchmarking tools for concurrent Rust code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing & benchmarking tools for concurrent Rust code

MPLv2 licensed On crates.io On docs.rs Continuous Integration Requires rustc 1.63.0+

What is this?

Just a simple collection of testing and benchmarking tools for concurrent Rust code.

The "benchmarking tool" part has been much reduced in v0.8 since I'm now using criterion.

License

This crate is distributed under the terms of the MPLv2 license. See the LICENSE file for details.

More relaxed licensing (Apache, MIT, BSD...) may also be negociated, in exchange of a financial contribution. Contact me for details at knights_of_ni AT gmx DOTCOM.

About

Testing and benchmarking tools for concurrent Rust code

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%