{"library":"crossbeam","type":"library","category":null,"description":"Tools for concurrent programming, including channels, scoped threads, and epoch-based reclamation.","language":"rust","status":"active","version":"0.8.4","tags":["concurrency","channels","threads","lock-free"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\ncrossbeam = \"0.8.4\"","imports":["use crossbeam::channel::unbounded;"]},{"cmd":"cargo add crossbeam","imports":[]}],"homepage":"https://github.com/crossbeam-rs/crossbeam","github":"https://github.com/crossbeam-rs/crossbeam","docs":"https://docs.rs/crossbeam/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}