Decision Workspace
par-iter-sync vs orx-concurrent-iter vs orx-concurrent-recursive-iter
Side-by-side comparison of Rust crates
38
par-iter-sync
growingv0.1.11
Parallel Iterator With Sequential Output
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
| par-iter-sync | orx-concurrent-iter | orx-concurrent-recursive-iter | |
|---|---|---|---|
| Health Score | 38 | 56 | 51 |
| Total Downloads | 20.9K | 1.1M | 954.3K |
| 30d Downloads | 187 | 151.9K | 136.0K |
| Dependents | 18 | 88 | 1 |
| Releases | 10 | 54 | 3 |
| Last Updated | 1079d ago | 158d ago | 152d ago |
| Age | 4y 5m | 1y 11m | 5m |
Health Breakdown
par-iter-sync
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
8
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
| par-iter-sync | orx-concurrent-iter | orx-concurrent-recursive-iter | |
|---|---|---|---|
| Version | 0.1.11 | 3.3.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 12 | 10 |
| Crate Size | 10KB | 91KB | 27KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| 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.
- •⚠ par-iter-sync has not been updated in over a year.
- •par-iter-sync is pre-1.0 — API may change.