Decision Workspace
asupersync vs actix-rt vs rtic-macros
Side-by-side comparison of Rust crates
46
asupersync
experimentalv0.2.9
Spec-first, cancel-correct, capability-secure async runtime for Rust.
70
actix-rt
growingv2.11.0
Tokio-based single-threaded async runtime for the Actix ecosystem
65
rtic-macros
growingv2.2.0
Procedural macros, syntax parsing, and codegen of the RTIC crate
Core Metrics
| asupersync | actix-rt | rtic-macros | |
|---|---|---|---|
| Health Score | 46 | 70 | 65 |
| Total Downloads | 31.6K | 64.4M | 281.7K |
| 30d Downloads | 21.6K | 3.4M | 32.9K |
| Dependents | 96 | 6.3K | 10 |
| Releases | 10 | 32 | 9 |
| Last Updated | 6d ago | 210d ago | 278d ago |
| Age | 1m | 7y 3m | 2y 11m |
Health Breakdown
asupersync
Maintenance
14
Quality
5
Community
11
Popularity
5
Documentation
11
actix-rt
Maintenance
10
Quality
20
Community
20
Popularity
8
Documentation
12
rtic-macros
Maintenance
9
Quality
22
Community
14
Popularity
7
Documentation
13
Technical Details
| asupersync | actix-rt | rtic-macros | |
|---|---|---|---|
| Version | 0.2.9 | 2.11.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 71 | 5 | 6 |
| Crate Size | 4.0MB | 22KB | 43KB |
| Features | 37 | 3 | 9 |
| Yanked % | 60.0% | 3.1% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 2 (team) | 4 (team) |
Links
Quick Verdict
- •actix-rt leads with a health score of 70/100, but none of the options score above 80.
- •actix-rt is depended on by 6.3K crates — strongest ecosystem trust.
- •asupersync is pre-1.0 — API may change.