Decision Workspace
workctl vs orx-concurrent-iter vs orx-concurrent-recursive-iter
Side-by-side comparison of Rust crates
40
workctl
growingv0.2.0
Provides a number of higher-level control mechanisms for concurrent work scheduling, built on standard library concurrency primatives.
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
| workctl | orx-concurrent-iter | orx-concurrent-recursive-iter | |
|---|---|---|---|
| Health Score | 40 | 56 | 51 |
| Total Downloads | 10.4K | 1.1M | 954.3K |
| 30d Downloads | 69 | 145.7K | 130.7K |
| Dependents | 1 | 88 | 1 |
| Releases | 3 | 54 | 3 |
| Last Updated | 1823d ago | 158d ago | 152d ago |
| Age | 8y 7m | 1y 11m | 5m |
Health Breakdown
workctl
Maintenance
3
Quality
16
Community
7
Popularity
5
Documentation
9
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
| workctl | orx-concurrent-iter | orx-concurrent-recursive-iter | |
|---|---|---|---|
| Version | 0.2.0 | 3.3.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 12 | 10 |
| Crate Size | 5KB | 91KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2018 | 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.
- •⚠ workctl has not been updated in over a year.
- •workctl is pre-1.0 — API may change.