Decision Workspace
simple_coro vs corosensei vs generator
Side-by-side comparison of Rust crates
54
simple_coro
growingv0.1.5
(ab)using async/await to write simple state-machine based coroutines
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
| simple_coro | corosensei | generator | |
|---|---|---|---|
| Health Score | 54 | 67 | 57 |
| Total Downloads | 6.1K | 6.8M | 55.0M |
| 30d Downloads | 0 | 353.9K | 3.1M |
| Dependents | 1 | 173 | 229 |
| Releases | 6 | 13 | 44 |
| Last Updated | 44d ago | 1d ago | 160d ago |
| Age | 1y 2m | 4y 3m | 10y 8m |
Health Breakdown
simple_coro
Maintenance
15
Quality
15
Community
6
Popularity
5
Documentation
13
corosensei
Maintenance
19
Quality
16
Community
12
Popularity
8
Documentation
12
generator
Maintenance
11
Quality
11
Community
12
Popularity
8
Documentation
15
Technical Details
| simple_coro | corosensei | generator | |
|---|---|---|---|
| Version | 0.1.5 | 0.3.4 | 0.8.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 8 | 7 |
| Crate Size | 14KB | 78KB | 41KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 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.