Decision Workspace
orx-concurrent-recursive-iter vs orx-concurrent-iter vs par-iter-sync
Side-by-side comparison of Rust crates
51
orx-concurrent-recursive-iter
experimentalv2.0.0
A concurrent iterator that can be extended recursively by each of its items.
56
orx-concurrent-iter
stablev3.3.0
A thread-safe and ergonomic concurrent iterator trait and efficient lock-free implementations.
38
par-iter-sync
growingv0.1.11
Parallel Iterator With Sequential Output
Core Metrics
| orx-concurrent-recursive-iter | orx-concurrent-iter | par-iter-sync | |
|---|---|---|---|
| Health Score | 51 | 56 | 38 |
| Total Downloads | 954.3K | 1.1M | 20.9K |
| 30d Downloads | 136.0K | 151.9K | 187 |
| Dependents | 1 | 88 | 18 |
| Releases | 3 | 54 | 10 |
| Last Updated | 152d ago | 158d ago | 1079d ago |
| Age | 5m | 1y 11m | 4y 5m |
Health Breakdown
orx-concurrent-recursive-iter
Maintenance
12
Quality
15
Community
7
Popularity
7
Documentation
10
orx-concurrent-iter
Maintenance
12
Quality
16
Community
11
Popularity
7
Documentation
10
par-iter-sync
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
8
Technical Details
| orx-concurrent-recursive-iter | orx-concurrent-iter | par-iter-sync | |
|---|---|---|---|
| Version | 2.0.0 | 3.3.0 | 0.1.11 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 10 | 12 | 4 |
| Crate Size | 27KB | 91KB | 10KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.