Decision Workspace
submills vs metrics-lib vs benchmark
Side-by-side comparison of Rust crates
42
submills
experimentalv0.1.0
Standard performance benchmarking for Rust programs, with reporting hooks for submillisecond.com cookbook samples.
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
| submills | metrics-lib | benchmark | |
|---|---|---|---|
| Health Score | 42 | 65 | 53 |
| Total Downloads | 13 | 34.4K | 3.8K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 19 | 0 |
| Releases | 1 | 12 | 9 |
| Last Updated | 12d ago | 7d ago | 263d ago |
| Age | 12d | 8m | 1y 2m |
Health Breakdown
submills
Maintenance
12
Quality
15
Community
5
Popularity
1
Documentation
9
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
| submills | metrics-lib | benchmark | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 19 | 6 |
| Crate Size | 9KB | 218KB | 94KB |
| Features | 0 | 17 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 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.
- •submills, benchmark are pre-1.0 — API may change.