Decision Workspace
async_as_symmetric_coroutines vs corosensei vs generator
Side-by-side comparison of Rust crates
38
async_as_symmetric_coroutines
growingv0.0.1
Helpers to use `async` code as symmetric coroutines in stable Rust.
67
corosensei
growingv0.3.4
A fast and safe implementation of stackful coroutines
57
generator
growingv0.8.8
Stackfull Generator Library in Rust
Core Metrics
| async_as_symmetric_coroutines | corosensei | generator | |
|---|---|---|---|
| Health Score | 38 | 67 | 57 |
| Total Downloads | 1.5K | 6.8M | 55.0M |
| 30d Downloads | 0 | 353.9K | 3.1M |
| Dependents | 0 | 173 | 229 |
| Releases | 1 | 13 | 44 |
| Last Updated | 701d ago | 1d ago | 160d ago |
| Age | 1y 11m | 4y 3m | 10y 8m |
Health Breakdown
async_as_symmetric_coroutines
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
corosensei
Maintenance
19
Quality
16
Community
12
Popularity
8
Documentation
12
generator
Maintenance
11
Quality
11
Community
12
Popularity
8
Documentation
15
Technical Details
| async_as_symmetric_coroutines | corosensei | generator | |
|---|---|---|---|
| Version | 0.0.1 | 0.3.4 | 0.8.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 8 | 7 |
| Crate Size | 8KB | 78KB | 41KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.59.0 | 1.73 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •corosensei leads with a health score of 67/100, but none of the options score above 80.
- •generator has the most downloads (55.0M), suggesting wider adoption.
- •generator is depended on by 229 crates — strongest ecosystem trust.
- •⚠ async_as_symmetric_coroutines has not been updated in over a year.