Decision Workspace
async_once vs async_static vs ntex
Side-by-side comparison of Rust crates
43
async_once
growingv0.2.6
async once tool for lazy_static
36
async_static
growingv0.1.3
A macro for declaring async lazily evaluated statics in Rust.
80
ntex
stablev3.9.6
Framework for composable network services
Core Metrics
| async_once | async_static | ntex | |
|---|---|---|---|
| Health Score | 43 | 36 | 80 |
| Total Downloads | 7.5M | 13.3K | 939.9K |
| 30d Downloads | 245.9K | 0 | 31.1K |
| Dependents | 343 | 9 | 2.0K |
| Releases | 8 | 4 | 241 |
| Last Updated | 1614d ago | 1921d ago | 6d ago |
| Age | 5y 10m | 5y 3m | 6y 3m |
Health Breakdown
async_once
Maintenance
4
Quality
13
Community
9
Popularity
8
Documentation
9
async_static
Maintenance
9
Quality
8
Community
5
Popularity
5
Documentation
9
ntex
Maintenance
19
Quality
19
Community
20
Popularity
7
Documentation
15
Technical Details
| async_once | async_static | ntex | |
|---|---|---|---|
| Version | 0.2.6 | 0.1.3 | 3.9.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 5 | 49 |
| Crate Size | 5KB | 8KB | 247KB |
| Features | 0 | 0 | 14 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ntex has the highest health score (80/100) — a strong overall choice.
- •async_once has the most downloads (7.5M), suggesting wider adoption.
- •ntex is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ async_once, async_static have not been updated in over a year.
- •async_once, async_static are pre-1.0 — API may change.