Decision Workspace
rt-gate vs actix-rt vs rtic-macros
Side-by-side comparison of Rust crates
51
rt-gate
experimentalv0.1.5
A tiny wrapper for async runtimes.
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
| rt-gate | actix-rt | rtic-macros | |
|---|---|---|---|
| Health Score | 51 | 70 | 65 |
| Total Downloads | 2.2K | 64.4M | 281.7K |
| 30d Downloads | 1.5K | 3.3M | 32.3K |
| Dependents | 25 | 6.3K | 10 |
| Releases | 6 | 32 | 9 |
| Last Updated | 11d ago | 210d ago | 278d ago |
| Age | 2m | 7y 3m | 2y 11m |
Health Breakdown
rt-gate
Maintenance
12
Quality
16
Community
7
Popularity
4
Documentation
12
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
| rt-gate | actix-rt | rtic-macros | |
|---|---|---|---|
| Version | 0.1.5 | 2.11.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 6 |
| Crate Size | 22KB | 22KB | 43KB |
| Features | 4 | 3 | 9 |
| Yanked % | 0.0% | 3.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.64.0 | 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.
- •rt-gate is pre-1.0 — API may change.