Decision Workspace
histlog vs histogram vs hdrhistogram
Side-by-side comparison of Rust crates
48
histlog
growingv2.2.0
For use with the hdrhistogram crate, provides off-thread serialization of HdrHistogram interval logs to file.
72
histogram
stablev1.0.0
A collection of histogram data structures
59
hdrhistogram
growingv7.5.4
A port of HdrHistogram to Rust
Core Metrics
| histlog | histogram | hdrhistogram | |
|---|---|---|---|
| Health Score | 48 | 72 | 59 |
| Total Downloads | 20.6K | 18.7M | 79.0M |
| 30d Downloads | 158 | 1.2M | 5.3M |
| Dependents | 0 | 1.4K | 1.8K |
| Releases | 16 | 50 | 36 |
| Last Updated | 217d ago | 7d ago | 860d ago |
| Age | 7y 3m | 10y 8m | 10y 8m |
Health Breakdown
histlog
Maintenance
7
Quality
20
Community
6
Popularity
5
Documentation
10
histogram
Maintenance
18
Quality
17
Community
17
Popularity
8
Documentation
12
hdrhistogram
Maintenance
6
Quality
18
Community
15
Popularity
8
Documentation
12
Technical Details
| histlog | histogram | hdrhistogram | |
|---|---|---|---|
| Version | 2.2.0 | 1.0.0 | 7.5.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 6 | 5 | 10 |
| Crate Size | 16KB | 30KB | 320KB |
| Features | 1 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 2.8% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •histogram leads with a health score of 72/100, but none of the options score above 80.
- •hdrhistogram has the most downloads (79.0M), suggesting wider adoption.
- •hdrhistogram is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ hdrhistogram has not been updated in over a year.