Crates.io | cosmo |
lib.rs | cosmo |
version | 0.1.0 |
source | src |
created_at | 2015-08-09 12:24:58.251046 |
updated_at | 2015-12-11 23:58:10.571132 |
description | Concurrency utils |
homepage | https://github.com/duarten/cosmo |
repository | https://github.com/duarten/cosmo |
max_upload_size | |
id | 2798 |
size | 29,904 |
This crate aims to provide high perfomance concurrency tools for Rust, such as:
Use cargo build
to build the crate, cargo test
to run the unit-tests and
cargo bench
to run the benchmarks.