bchan 1.0.0

A buffered channel similar to std::sync::mpsc::channel, but faster.
Documentation
1
2
3
4
5
Rust crate that provides a buffered channel similar to std::sync::mpsc::channel, but faster.

crates.io : https://crates.io/crates/bchan

documentation: https://docs.rs/bchan/latest/bchan/