</>PackageGraphPackageGraph

rayon

Cargov1.12.0

Simple work-stealing parallelism for Rust

Not recommended for new projects

No — rayon 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.

  • BMaintenance: grade B, Good.

    Last published 149 days ago. 2 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies.

  • ASupply chain: grade A, Excellent.

    No install scripts, 2 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 rayon to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Rust edition
No constraint declared

rayon vs the alternatives

Packages solving a similar problem in the cargo ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
rayonthis page004 months ago
parking_lot001 day ago

Release history

2 releases in the last two years, typically about 82 days apart.

Recent versions of rayon
VersionPublishedSizeLicense
1.12.0latest4 months agoMIT OR Apache-2.0
1.11.01 year 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.03 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.16 years agoApache-2.0/MIT
1.4.06 years agoApache-2.0/MIT

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 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

Keywords

Frequently asked questions

Should I use rayon?

No — rayon should not be adopted for new projects. No license declared — you have no explicit right to use this code.

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.

Is rayon still maintained?

The most recent release of rayon (v1.12.0) was published 4 months ago.