Decision Workspace
benchmark-rs vs metrics-lib vs gungraun
Side-by-side comparison of Rust crates
46
benchmark-rs
growingv0.1.3
Benchmarks for Rust libraries
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.
62
gungraun
experimentalv0.19.0
High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.
Core Metrics
| benchmark-rs | metrics-lib | gungraun | |
|---|---|---|---|
| Health Score | 46 | 65 | 62 |
| Total Downloads | 18.2K | 34.4K | 177.2K |
| 30d Downloads | 0 | 0 | 42.0K |
| Dependents | 37 | 19 | 99 |
| Releases | 13 | 12 | 8 |
| Last Updated | 214d ago | 7d ago | 10d ago |
| Age | 3y 1m | 8m | 9m |
Health Breakdown
benchmark-rs
Maintenance
9
Quality
13
Community
9
Popularity
5
Documentation
10
metrics-lib
Maintenance
19
Quality
16
Community
10
Popularity
5
Documentation
15
gungraun
Maintenance
18
Quality
15
Community
11
Popularity
6
Documentation
12
Technical Details
| benchmark-rs | metrics-lib | gungraun | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.0 | 0.19.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 9 | 19 | 12 |
| Crate Size | 34KB | 218KB | 91KB |
| Features | 0 | 17 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | 1.85.1 |
| 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.
- •gungraun has the most downloads (177.2K), suggesting wider adoption.
- •benchmark-rs, gungraun are pre-1.0 — API may change.