</>PackageGraphPackageGraph

rayon

Cargov1.12.0

Simple work-stealing parallelism for Rust

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

rayon is an Cargo package that simple work-stealing parallelism for Rust. The latest version is 1.12.0.

Who should use it

Teams working in the Cargo ecosystem who need simple work-stealing parallelism for Rust 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.

Alternatives to rayon

Version history

VersionPublishedLicense
1.12.0latest3 months agoMIT OR Apache-2.0
1.11.011 months agoMIT OR Apache-2.0
1.10.02 years agoMIT OR Apache-2.0
1.9.02 years agoMIT OR Apache-2.0
1.8.12 years agoMIT OR Apache-2.0
1.8.02 years agoMIT OR Apache-2.0
1.7.03 years agoMIT OR Apache-2.0
1.6.13 years agoMIT OR Apache-2.0
1.6.03 years agoMIT OR Apache-2.0
1.5.34 years agoMIT OR Apache-2.0
1.5.24 years agoMIT OR Apache-2.0
1.5.15 years agoApache-2.0/MIT
1.5.05 years agoApache-2.0/MIT
1.4.15 years agoApache-2.0/MIT
1.4.05 years agoApache-2.0/MIT
1.3.16 years agoApache-2.0/MIT
1.3.06 years agoApache-2.0/MIT
1.2.16 years agoApache-2.0/MIT
1.2.06 years agoApache-2.0/MIT
1.1.07 years agoApache-2.0/MIT

Maintainers

Keywords

Frequently asked questions

How do I install rayon?

Run `cargo add rayon` to add rayon to your Cargo project.

What license is rayon released under?

No license was detected in rayon's metadata; review the repository before use.

How popular is rayon?

rayon has approximately 0 downloads per week.