Decision Workspace
asupersync vs actix-rt vs enough
Side-by-side comparison of Rust crates
52
asupersync
experimentalv0.3.2
Spec-first, cancel-correct, capability-secure async runtime for Rust.
69
actix-rt
growingv2.11.0
Tokio-based single-threaded async runtime for the Actix ecosystem
68
enough
experimentalv0.4.4
Minimal cooperative cancellation trait for long-running operations
Core Metrics
| asupersync | actix-rt | enough | |
|---|---|---|---|
| Health Score | 52 | 69 | 68 |
| Total Downloads | 111.6K | 69.9M | 201.1K |
| 30d Downloads | 61.3K | 2.9M | 55.1K |
| Dependents | 179 | 6.6K | 211 |
| Releases | 13 | 32 | 11 |
| Last Updated | 5d ago | 269d ago | 44d ago |
| Age | 3m | 7y 5m | 4m |
Health Breakdown
asupersync
Maintenance
19
Quality
4
Community
12
Popularity
6
Documentation
11
actix-rt
Maintenance
9
Quality
20
Community
20
Popularity
8
Documentation
12
enough
Maintenance
16
Quality
17
Community
17
Popularity
6
Documentation
12
Technical Details
| asupersync | actix-rt | enough | |
|---|---|---|---|
| Version | 0.3.2 | 2.11.0 | 0.4.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 94 | 5 | 0 |
| Crate Size | 8.1MB | 22KB | 6KB |
| Features | 41 | 3 | 3 |
| Yanked % | 46.2% | 3.1% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.75 | 1.85 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •actix-rt leads with a health score of 69/100, but none of the options score above 80.
- •actix-rt is depended on by 6.6K crates — strongest ecosystem trust.
- •asupersync, enough are pre-1.0 — API may change.