Decision Workspace
rayon-attr vs rocksdb-rayon vs rayon
Side-by-side comparison of Rust crates
35
rayon-attr
growingv0.1.1
Provides macro attributes that translate existing code to be parallel using rayon.
51
rocksdb-rayon
growingv1.0.0
An implementation of rayon's ParallelIterator for rocksdb.
68
rayon
growingv1.11.0
Simple work-stealing parallelism for Rust
Core Metrics
| rayon-attr | rocksdb-rayon | rayon | |
|---|---|---|---|
| Health Score | 35 | 51 | 68 |
| Total Downloads | 3.4K | 2.4K | 340.6M |
| 30d Downloads | 4 | 263 | 21.4M |
| Dependents | 0 | 0 | 105.0K |
| Releases | 2 | 2 | 39 |
| Last Updated | 2897d ago | 213d ago | 227d ago |
| Age | 7y 11m | 7m | 10y 3m |
Health Breakdown
rayon-attr
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
8
rocksdb-rayon
Maintenance
9
Quality
18
Community
8
Popularity
4
Documentation
12
rayon
Maintenance
10
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| rayon-attr | rocksdb-rayon | rayon | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0/MIT | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 5 |
| Crate Size | 3KB | 21KB | 182KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.85 | 1.80 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •rayon leads with a health score of 68/100, but none of the options score above 80.
- •rayon is depended on by 105.0K crates — strongest ecosystem trust.
- •⚠ rayon-attr has not been updated in over a year.
- •rayon-attr is pre-1.0 — API may change.