Decision Workspace
ruloom vs mioco vs async_as_symmetric_coroutines
Side-by-side comparison of Rust crates
43
ruloom
growingv0.1.2
A thin wrapper around 'corosensei' that provides support for stackful coroutines in Rust (like Loom in Java or goroutines in golang).
42
mioco
growingv0.8.1
Scalable, asynchronous IO coroutine-based handling (aka MIO COroutines).
38
async_as_symmetric_coroutines
growingv0.0.1
Helpers to use `async` code as symmetric coroutines in stable Rust.
Core Metrics
| ruloom | mioco | async_as_symmetric_coroutines | |
|---|---|---|---|
| Health Score | 43 | 42 | 38 |
| Total Downloads | 2.7K | 75.1K | 1.5K |
| 30d Downloads | 5 | 199 | 4 |
| Dependents | 0 | 3 | 0 |
| Releases | 3 | 13 | 1 |
| Last Updated | 466d ago | 3505d ago | 641d ago |
| Age | 1y 3m | 10y 8m | 1y 9m |
Health Breakdown
ruloom
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
13
mioco
Maintenance
7
Quality
13
Community
5
Popularity
6
Documentation
11
async_as_symmetric_coroutines
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| ruloom | mioco | async_as_symmetric_coroutines | |
|---|---|---|---|
| Version | 0.1.2 | 0.8.1 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MPL-2.0 | Unlicense |
| Dependencies | 5 | 16 | 3 |
| Crate Size | 12KB | 45KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ruloom leads with a health score of 43/100, but none of the options score above 80.
- •mioco has the most downloads (75.1K), suggesting wider adoption.
- •⚠ ruloom, mioco, async_as_symmetric_coroutines have not been updated in over a year.