Decision Workspace
nekotracing vs metrics-lib vs benchmark
Side-by-side comparison of Rust crates
46
nekotracing
experimentalv0.0.5
.
62
metrics-lib
experimentalv0.9.1
The fastest metrics library for Rust. Lock-free 0.6ns gauges, 18ns counters, timers, rate meters, async timing, adaptive sampling, and system health. Cross-platform with minimal dependencies.
54
benchmark
growingv0.8.0
Nanosecond-precision benchmarking for dev, testing, and production. Zero-overhead core timing when disabled; optional std-powered collectors and zero-dependency metrics (Watch/Timer) for real service observability.
Core Metrics
| nekotracing | metrics-lib | benchmark | |
|---|---|---|---|
| Health Score | 46 | 62 | 54 |
| Total Downloads | 1.5K | 33.0K | 3.6K |
| 30d Downloads | 39 | 5.7K | 139 |
| Dependents | 6 | 8 | 0 |
| Releases | 5 | 7 | 9 |
| Last Updated | 162d ago | 2d ago | 204d ago |
| Age | 5m | 6m | 1y |
Health Breakdown
nekotracing
Maintenance
12
Quality
12
Community
5
Popularity
4
Documentation
13
metrics-lib
Maintenance
19
Quality
14
Community
9
Popularity
5
Documentation
15
benchmark
Maintenance
11
Quality
18
Community
6
Popularity
4
Documentation
15
Technical Details
| nekotracing | metrics-lib | benchmark | |
|---|---|---|---|
| Version | 0.0.5 | 0.9.1 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 16 | 6 |
| Crate Size | 10KB | 138KB | 94KB |
| Features | 0 | 14 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •metrics-lib leads with a health score of 62/100, but none of the options score above 80.