Decision Workspace
hft-benchmarks vs metrics-lib vs benchmark
Side-by-side comparison of Rust crates
46
hft-benchmarks
experimentalv0.1.2
High-precision benchmarking tools for high-frequency trading systems with nanosecond-level timing accuracy
65
metrics-lib
growingv1.0.0
High-performance Rust metrics library: sub-2ns counters, sub-1ns gauges, nanosecond timers, tumbling-window rate meters, async timing, adaptive sampling, and system health. Cross-platform with minimal dependencies.
53
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
| hft-benchmarks | metrics-lib | benchmark | |
|---|---|---|---|
| Health Score | 46 | 65 | 53 |
| Total Downloads | 967 | 34.4K | 3.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 19 | 0 |
| Releases | 3 | 12 | 9 |
| Last Updated | 252d ago | 7d ago | 263d ago |
| Age | 9m | 8m | 1y 2m |
Health Breakdown
hft-benchmarks
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
metrics-lib
Maintenance
19
Quality
16
Community
10
Popularity
5
Documentation
15
benchmark
Maintenance
10
Quality
18
Community
6
Popularity
4
Documentation
15
Technical Details
| hft-benchmarks | metrics-lib | benchmark | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | GPL-3.0-or-later | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 19 | 6 |
| Crate Size | 39KB | 218KB | 94KB |
| Features | 0 | 17 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •metrics-lib leads with a health score of 65/100, but none of the options score above 80.
- •hft-benchmarks, benchmark are pre-1.0 — API may change.