testbench 0.1.1

Testing and benchmarking tools for concurrent Rust code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Testing & benchmarking tools for concurrent Rust code

[![On crates.io](https://img.shields.io/crates/v/testbench.svg)](https://crates.io/crates/testbench)
[![On docs.rs](https://docs.rs/testbench/badge.svg)](https://docs.rs/testbench/)

## What is this?

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


## License

This crate is distributed under the terms of the LGPLv3 license. See the
LICENSE-LGPL-3.0.md 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.