Decision Workspace
tokio-metrics vs future-profiler vs ntex
Side-by-side comparison of Rust crates
69
tokio-metrics
growingv0.4.9
Runtime and task level metrics for Tokio applications.
34
future-profiler
experimentalv0.1.0
Measures the time that a future spends being polled. Provides hooks to collect additional measurements during poll().
80
ntex
stablev3.7.0
Framework for composable network services
Core Metrics
| tokio-metrics | future-profiler | ntex | |
|---|---|---|---|
| Health Score | 69 | 34 | 80 |
| Total Downloads | 36.3M | 600 | 888.2K |
| 30d Downloads | 2.3M | 3 | 21.1K |
| Dependents | 394 | 0 | 1.9K |
| Releases | 17 | 1 | 229 |
| Last Updated | 32d ago | 322d ago | 2d ago |
| Age | 4y 1m | 10m | 6y 1m |
Health Breakdown
tokio-metrics
Maintenance
16
Quality
15
Community
18
Popularity
8
Documentation
12
future-profiler
Maintenance
3
Quality
15
Community
3
Popularity
3
Documentation
10
ntex
Maintenance
19
Quality
19
Community
20
Popularity
7
Documentation
15
Technical Details
| tokio-metrics | future-profiler | ntex | |
|---|---|---|---|
| Version | 0.4.9 | 0.1.0 | 3.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 15 | 3 | 48 |
| Crate Size | 66KB | 8KB | 245KB |
| Features | 3 | 1 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.70.0 | — | 1.88 |
| Owners | 3 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •ntex has the highest health score (80/100) — a strong overall choice.
- •tokio-metrics has the most downloads (36.3M), suggesting wider adoption.
- •ntex is depended on by 1.9K crates — strongest ecosystem trust.
- •tokio-metrics, future-profiler are pre-1.0 — API may change.