testbench

Crates.iotestbench
lib.rstestbench
version1.0.1
created_at2017-04-04 20:05:09.717702+00
updated_at2025-05-04 12:07:16.404128+00
descriptionTesting and benchmarking tools for concurrent Rust code
homepage
repositoryhttps://github.com/HadrienG2/testbench
max_upload_size
id9622
size53,335
Hadrien G. (HadrienG2)

documentation

https://docs.rs/testbench/

README

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.

Commit count: 136

cargo fmt