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