Decision Workspace
paralight vs orx-concurrent-iter vs orx-concurrent-recursive-iter
Side-by-side comparison of Rust crates
51
paralight
growingv0.0.11
A lightweight parallelism library for indexed structures
56
orx-concurrent-iter
stablev3.3.0
A thread-safe and ergonomic concurrent iterator trait and efficient lock-free implementations.
51
orx-concurrent-recursive-iter
experimentalv2.0.0
A concurrent iterator that can be extended recursively by each of its items.
Core Metrics
| paralight | orx-concurrent-iter | orx-concurrent-recursive-iter | |
|---|---|---|---|
| Health Score | 51 | 56 | 51 |
| Total Downloads | 5.8K | 1.1M | 954.3K |
| 30d Downloads | 85 | 151.9K | 136.0K |
| Dependents | 8 | 88 | 1 |
| Releases | 11 | 54 | 3 |
| Last Updated | 45d ago | 158d ago | 152d ago |
| Age | 1y 6m | 1y 11m | 5m |
Health Breakdown
paralight
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
12
orx-concurrent-iter
Maintenance
12
Quality
16
Community
11
Popularity
7
Documentation
10
orx-concurrent-recursive-iter
Maintenance
12
Quality
15
Community
7
Popularity
7
Documentation
10
Technical Details
| paralight | orx-concurrent-iter | orx-concurrent-recursive-iter | |
|---|---|---|---|
| Version | 0.0.11 | 3.3.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 12 | 10 |
| Crate Size | 119KB | 91KB | 27KB |
| Features | 7 | 0 | 0 |
| Yanked % | 18.2% | 1.8% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.80.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-concurrent-iter leads with a health score of 56/100, but none of the options score above 80.
- •paralight is pre-1.0 — API may change.