Decision Workspace
rocksdb-rayon vs orx-parallel vs philiprehberger-parallel
Side-by-side comparison of Rust crates
51
rocksdb-rayon
growingv1.0.0
An implementation of rayon's ParallelIterator for rocksdb.
54
orx-parallel
stablev3.4.0
High performance, configurable and expressive parallel computation library.
53
philiprehberger-parallel
experimentalv0.1.3
Easy parallel iteration — par_map, par_filter, par_for_each with progress and error collection
Core Metrics
| rocksdb-rayon | orx-parallel | philiprehberger-parallel | |
|---|---|---|---|
| Health Score | 51 | 54 | 53 |
| Total Downloads | 2.4K | 978.1K | 42 |
| 30d Downloads | 263 | 130.9K | 42 |
| Dependents | 0 | 29 | 0 |
| Releases | 2 | 30 | 4 |
| Last Updated | 213d ago | 145d ago | today |
| Age | 7m | 1y 8m | 7d |
Health Breakdown
rocksdb-rayon
Maintenance
9
Quality
18
Community
8
Popularity
4
Documentation
12
orx-parallel
Maintenance
12
Quality
15
Community
10
Popularity
7
Documentation
10
philiprehberger-parallel
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| rocksdb-rayon | orx-parallel | philiprehberger-parallel | |
|---|---|---|---|
| Version | 1.0.0 | 3.4.0 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 27 | 1 |
| Crate Size | 21KB | 176KB | 8KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 3.3% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.85 | — | 1.70 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •orx-parallel leads with a health score of 54/100, but none of the options score above 80.
- •philiprehberger-parallel is pre-1.0 — API may change.