Decision Workspace
bitcoinleveldb-histogram vs histogram vs hstats
Side-by-side comparison of Rust crates
50
bitcoinleveldb-histogram
growingv0.1.19
LevelDB-compatible fixed-bucket histogram for fast online statistics (min, max, average, percentiles, standard deviation) and mergeable distributions, used by bitcoinleveldb within bitcoin-rs.
72
histogram
stablev1.0.0
A collection of histogram data structures
54
hstats
growingv0.3.0
Online histogram statistics calculations
Core Metrics
| bitcoinleveldb-histogram | histogram | hstats | |
|---|---|---|---|
| Health Score | 50 | 72 | 54 |
| Total Downloads | 23.5K | 18.7M | 3.0K |
| 30d Downloads | 646 | 1.2M | 158 |
| Dependents | 5 | 1.4K | 8 |
| Releases | 4 | 50 | 3 |
| Last Updated | 116d ago | 7d ago | 35d ago |
| Age | 3y 2m | 10y 8m | 2y 9m |
Health Breakdown
bitcoinleveldb-histogram
Maintenance
10
Quality
14
Community
8
Popularity
5
Documentation
13
histogram
Maintenance
18
Quality
17
Community
17
Popularity
8
Documentation
12
hstats
Maintenance
15
Quality
14
Community
8
Popularity
4
Documentation
13
Technical Details
| bitcoinleveldb-histogram | histogram | hstats | |
|---|---|---|---|
| Version | 0.1.19 | 1.0.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 6 |
| Crate Size | 62KB | 30KB | 18KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| 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.
- •histogram is depended on by 1.4K crates — strongest ecosystem trust.
- •bitcoinleveldb-histogram, hstats are pre-1.0 — API may change.