Decision Workspace
simple_coro vs corosensei vs generator
Side-by-side comparison of Rust crates
46
simple_coro
growingv0.1.3
(ab)using async/await to write simple state-machine based coroutines
63
corosensei
growingv0.3.3
A fast and safe implementation of stackful coroutines
59
generator
growingv0.8.8
Stackfull Generator Library in Rust
Core Metrics
| simple_coro | corosensei | generator | |
|---|---|---|---|
| Health Score | 46 | 63 | 59 |
| Total Downloads | 5.1K | 6.2M | 49.5M |
| 30d Downloads | 180 | 282.1K | 3.3M |
| Dependents | 1 | 159 | 227 |
| Releases | 4 | 12 | 44 |
| Last Updated | 376d ago | 29d ago | 101d ago |
| Age | 1y | 4y 1m | 10y 6m |
Health Breakdown
simple_coro
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
13
corosensei
Maintenance
15
Quality
16
Community
12
Popularity
8
Documentation
12
generator
Maintenance
13
Quality
11
Community
12
Popularity
8
Documentation
15
Technical Details
| simple_coro | corosensei | generator | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.3 | 0.8.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 8 | 7 |
| Crate Size | 14KB | 75KB | 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 63/100, but none of the options score above 80.
- •generator has the most downloads (49.5M), suggesting wider adoption.
- •generator is depended on by 227 crates — strongest ecosystem trust.
- •⚠ simple_coro has not been updated in over a year.