Decision Workspace
ntex-neon vs actix-rt vs rtic-macros
Side-by-side comparison of Rust crates
57
ntex-neon
growingv0.2.2
Async runtime for ntex
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
| ntex-neon | actix-rt | rtic-macros | |
|---|---|---|---|
| Health Score | 57 | 70 | 65 |
| Total Downloads | 33.6K | 64.4M | 281.7K |
| 30d Downloads | 304 | 3.3M | 32.3K |
| Dependents | 55 | 6.3K | 10 |
| Releases | 39 | 32 | 9 |
| Last Updated | 101d ago | 210d ago | 278d ago |
| Age | 1y | 7y 3m | 2y 11m |
Health Breakdown
ntex-neon
Maintenance
14
Quality
14
Community
9
Popularity
5
Documentation
15
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
| ntex-neon | actix-rt | rtic-macros | |
|---|---|---|---|
| Version | 0.2.2 | 2.11.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 18 | 5 | 6 |
| Crate Size | 16KB | 22KB | 43KB |
| Features | 4 | 3 | 9 |
| Yanked % | 0.0% | 3.1% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 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.
- •ntex-neon is pre-1.0 — API may change.