Decision Workspace
async-usercalls vs ntex vs ntex-service
Side-by-side comparison of Rust crates
56
async-usercalls
growingv0.7.0
An interface for asynchronous usercalls in SGX enclaves. This is an SGX-only crate, you should compile it with the `x86_64-fortanix-unknown-sgx` target.
80
ntex
stablev3.7.0
Framework for composable network services
79
ntex-service
stablev4.6.0
ntex service
Core Metrics
| async-usercalls | ntex | ntex-service | |
|---|---|---|---|
| Health Score | 56 | 80 | 79 |
| Total Downloads | 10.8K | 888.2K | 532.7K |
| 30d Downloads | 1.6K | 21.1K | 20.8K |
| Dependents | 0 | 1.9K | 802 |
| Releases | 3 | 229 | 64 |
| Last Updated | 37d ago | 2d ago | 20d ago |
| Age | 1y 11m | 6y 1m | 5y 12m |
Health Breakdown
async-usercalls
Maintenance
15
Quality
14
Community
10
Popularity
5
Documentation
12
ntex
Maintenance
19
Quality
19
Community
20
Popularity
7
Documentation
15
ntex-service
Maintenance
18
Quality
20
Community
19
Popularity
7
Documentation
15
Technical Details
| async-usercalls | ntex | ntex-service | |
|---|---|---|---|
| Version | 0.7.0 | 3.7.0 | 4.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 48 | 4 |
| Crate Size | 17KB | 245KB | 42KB |
| Features | 0 | 13 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •ntex has the highest health score (80/100) — a strong overall choice.
- •ntex is depended on by 1.9K crates — strongest ecosystem trust.
- •async-usercalls is pre-1.0 — API may change.