Decision Workspace
histogram vs rustogram vs base2histogram
Side-by-side comparison of Rust crates
73
histogram
stablev1.4.1
A collection of histogram data structures
33
rustogram
growingv0.1.4
A rust port of HdrHistogram
56
base2histogram
experimentalv0.2.3
A Rust histogram library using base-2 logarithmic bucketing for fast percentile estimation
Core Metrics
| histogram | rustogram | base2histogram | |
|---|---|---|---|
| Health Score | 73 | 33 | 56 |
| Total Downloads | 21.1M | 21.5K | 32.7K |
| 30d Downloads | 1.2M | 0 | 25.9K |
| Dependents | 1.5K | 0 | 5 |
| Releases | 56 | 5 | 10 |
| Last Updated | 6d ago | 3749d ago | 47d ago |
| Age | 10y 10m | 10y 4m | 1m |
Health Breakdown
histogram
Maintenance
18
Quality
18
Community
17
Popularity
8
Documentation
12
rustogram
Maintenance
2
Quality
15
Community
3
Popularity
5
Documentation
8
base2histogram
Maintenance
13
Quality
15
Community
8
Popularity
5
Documentation
15
Technical Details
| histogram | rustogram | base2histogram | |
|---|---|---|---|
| Version | 1.4.1 | 0.1.4 | 0.2.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 1 | 0 |
| Crate Size | 83KB | 14KB | 65KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2024 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •histogram leads with a health score of 73/100, but none of the options score above 80.
- •histogram is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ rustogram has not been updated in over a year.
- •rustogram, base2histogram are pre-1.0 — API may change.