ferrous_threads

Crates.ioferrous_threads
lib.rsferrous_threads
version0.1.1
sourcesrc
created_at2015-09-10 07:08:59.413151
updated_at2015-12-13 23:54:33.024636
descriptionTask runner, thread pools, multi-producer, multi-consumer queues, oh my! This is a crate with helpers for building concurrent software easily and safely.
homepage
repositoryhttps://github.com/crhino/transit
max_upload_size
id3022
size27,185
Chris Piraino (crhino)

documentation

README

Ferrous Threads

An attempt to play around with the parallelism and synchronization primitives offered by Rust.

Commit count: 37

cargo fmt