Crates.io | ferrous_threads |
lib.rs | ferrous_threads |
version | 0.1.1 |
source | src |
created_at | 2015-09-10 07:08:59.413151 |
updated_at | 2015-12-13 23:54:33.024636 |
description | Task runner, thread pools, multi-producer, multi-consumer queues, oh my! This is a crate with helpers for building concurrent software easily and safely. |
homepage | |
repository | https://github.com/crhino/transit |
max_upload_size | |
id | 3022 |
size | 27,185 |
An attempt to play around with the parallelism and synchronization primitives offered by Rust.