{"library":"crossbeam-channel","type":"library","category":null,"description":"Multi-producer multi-consumer channels for message passing between threads, with select and timeout support.","language":"rust","status":"active","version":"0.5.15","tags":["channel","concurrency","mpmc","message-passing","threads"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\ncrossbeam-channel = \"0.5.15\"","imports":["use crossbeam_channel::unbounded;"]},{"cmd":"cargo add crossbeam-channel","imports":[]}],"homepage":"https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel","github":"https://github.com/crossbeam-rs/crossbeam","docs":"https://docs.rs/crossbeam-channel/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}