testbench 0.8.0

Testing and benchmarking tools for concurrent Rust code
Documentation
[badges.maintenance]
status = "passively-maintained"
[dependencies.crossbeam-utils]
version = "0.8"

[package]
authors = ["Hadrien G. <knights_of_ni@gmx.com>"]
categories = ["concurrency", "development-tools"]
description = "Testing and benchmarking tools for concurrent Rust code"
documentation = "https://docs.rs/testbench/"
edition = "2018"
keywords = ["testing", "benchmarking", "multithreading", "concurrent"]
license = "MPL-2.0"
name = "testbench"
readme = "README.md"
repository = "https://github.com/HadrienG2/testbench"
version = "0.8.0"