</>PackageGraphPackageGraph

crossbeam-channel

Cargov0.5.16

Multi-producer multi-consumer channels for message passing

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

crossbeam-channel is an Cargo package that multi-producer multi-consumer channels for message passing. The latest version is 0.5.16.

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 have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Version history

VersionPublishedLicense
0.5.16latest12 days agoMIT OR Apache-2.0
0.5.151 year agoMIT OR Apache-2.0
0.5.141 year agoMIT OR Apache-2.0
0.5.132 years agoMIT OR Apache-2.0
0.5.122 years agoMIT OR Apache-2.0
0.5.112 years agoMIT OR Apache-2.0
0.5.102 years agoMIT OR Apache-2.0
0.5.92 years agoMIT OR Apache-2.0
0.5.83 years agoMIT OR Apache-2.0
0.5.73 years agoMIT OR Apache-2.0
0.5.64 years agoMIT OR Apache-2.0
0.5.54 years agoMIT OR Apache-2.0
0.5.44 years agoMIT OR Apache-2.0
0.5.34 years agoMIT OR Apache-2.0
0.5.24 years agoMIT OR Apache-2.0
0.5.15 years agoMIT OR Apache-2.0
0.5.05 years agoMIT OR Apache-2.0
0.4.45 years agoMIT OR Apache-2.0
0.4.36 years agoMIT OR Apache-2.0
0.4.26 years agoMIT/Apache-2.0 AND BSD-2-Clause

Maintainers

Keywords

Frequently asked questions

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.

How popular is crossbeam-channel?

crossbeam-channel has approximately 0 downloads per week.