testbench

Crates.iotestbench
lib.rstestbench
version1.0.0
sourcesrc
created_at2017-04-04 20:05:09.717702
updated_at2022-08-15 10:09:23.554627
descriptionTesting and benchmarking tools for concurrent Rust code
homepage
repositoryhttps://github.com/HadrienG2/testbench
max_upload_size
id9622
size53,053
Hadrien G. (HadrienG2)

documentation

https://docs.rs/testbench/

README

Testing & benchmarking tools for concurrent Rust code

On crates.io On docs.rs Continuous Integration Requires rustc 1.63+

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.

Commit count: 117

cargo fmt