Decision Workspace
remem vs async-generic vs runtime
Side-by-side comparison of Rust crates
45
remem
growingv0.1.0
Thread-safe object reuse.
57
async-generic
growingv1.1.2
Write code that can be both async and synchronous without duplicating it.
56
runtime
growingv0.0.0
[deprecated] Empowering everyone to build asynchronous software.
Core Metrics
| remem | async-generic | runtime | |
|---|---|---|---|
| Health Score | 45 | 57 | 56 |
| Total Downloads | 6.1K | 9.0M | 87.8K |
| 30d Downloads | 85 | 254.3K | 1.2K |
| Dependents | 19 | 206 | 143 |
| Releases | 1 | 7 | 9 |
| Last Updated | 2319d ago | 545d ago | 2341d ago |
| Age | 6y 4m | 2y 6m | 7y 2m |
Health Breakdown
remem
Maintenance
1
Quality
15
Community
12
Popularity
5
Documentation
12
async-generic
Maintenance
6
Quality
19
Community
9
Popularity
8
Documentation
15
runtime
Maintenance
5
Quality
16
Community
17
Popularity
6
Documentation
12
Technical Details
| remem | async-generic | runtime | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.2 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 0 |
| Crate Size | 12KB | 7KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.70.0 | — |
| Owners | 2 | 1 | 2 (team) |
Links
Quick Verdict
- •async-generic leads with a health score of 57/100, but none of the options score above 80.
- •async-generic is depended on by 206 crates — strongest ecosystem trust.
- •⚠ remem, async-generic, runtime have not been updated in over a year.
- •remem, runtime are pre-1.0 — API may change.