Decision Workspace
metrics-lib vs benchmark vs philiprehberger-bench-utils
Side-by-side comparison of Rust crates
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.
52
philiprehberger-bench-utils
experimentalv0.1.4
Micro-benchmarking utilities with statistical analysis, comparison, and regression detection
Core Metrics
| metrics-lib | benchmark | philiprehberger-bench-utils | |
|---|---|---|---|
| Health Score | 62 | 54 | 52 |
| Total Downloads | 33.0K | 3.6K | 31 |
| 30d Downloads | 5.8K | 150 | 31 |
| Dependents | 8 | 0 | 0 |
| Releases | 7 | 9 | 3 |
| Last Updated | 2d ago | 204d ago | today |
| Age | 6m | 1y | 7d |
Health Breakdown
metrics-lib
Maintenance
19
Quality
14
Community
9
Popularity
5
Documentation
15
benchmark
Maintenance
11
Quality
18
Community
6
Popularity
4
Documentation
15
philiprehberger-bench-utils
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| metrics-lib | benchmark | philiprehberger-bench-utils | |
|---|---|---|---|
| Version | 0.9.1 | 0.8.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 16 | 6 | 0 |
| Crate Size | 138KB | 94KB | 10KB |
| Features | 14 | 11 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 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.