crossbeam-channel
Cargov0.5.17Multi-producer multi-consumer channels for message passing
Not recommended for new projects
No — crossbeam-channel should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 4 days ago. 4 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- ASupply chain: grade A, Excellent.
No install scripts, 3 maintainers, and a contained dependency surface.
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding crossbeam-channel to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Rust edition
- No constraint declared
Release history
4 releases in the last two years, typically about 66 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.5.17latest | 4 days ago | — | MIT OR Apache-2.0 |
| 0.5.16 | 2 months ago | — | MIT OR Apache-2.0 |
| 0.5.15 | 1 year ago | — | MIT OR Apache-2.0 |
| 0.5.14 | 1 year ago | — | MIT OR Apache-2.0 |
| 0.5.13 | 2 years ago | — | MIT OR Apache-2.0 |
| 0.5.12 | 2 years ago | — | MIT OR Apache-2.0 |
| 0.5.11 | 2 years ago | — | MIT OR Apache-2.0 |
| 0.5.10 | 2 years ago | — | MIT OR Apache-2.0 |
| 0.5.9 | 2 years ago | — | MIT OR Apache-2.0 |
| 0.5.8 | 3 years ago | — | MIT OR Apache-2.0 |
| 0.5.7 | 3 years ago | — | MIT OR Apache-2.0 |
| 0.5.6 | 4 years ago | — | MIT OR Apache-2.0 |
| 0.5.5 | 4 years ago | — | MIT OR Apache-2.0 |
| 0.5.4 | 4 years ago | — | MIT OR Apache-2.0 |
| 0.5.3 | 4 years ago | — | MIT OR Apache-2.0 |
Overview
crossbeam-channel is an Cargo package that multi-producer multi-consumer channels for message passing. The latest version is 0.5.17.
Who should use it
Teams working in the Cargo ecosystem who need multi-producer multi-consumer channels for message passing and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use crossbeam-channel?
No — crossbeam-channel should not be adopted for new projects. No license declared — you have no explicit right to use this code.
How do I install crossbeam-channel?
Run `cargo add crossbeam-channel` to add crossbeam-channel to your Cargo project.
What license is crossbeam-channel released under?
No license was detected in crossbeam-channel's metadata; review the repository before use.
Is crossbeam-channel still maintained?
The most recent release of crossbeam-channel (v0.5.17) was published 4 days ago.