testbench 0.2.0

Testing and benchmarking tools for concurrent Rust code
Documentation
# 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/)
[![Build status](https://travis-ci.org/HadrienG2/testbench.svg?branch=master)](https://travis-ci.org/HadrienG2/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.