Decision Workspace
perl-percentile vs histogram vs base2histogram
Side-by-side comparison of Rust crates
50
perl-percentile
experimentalv0.12.2
Nearest-rank percentile helpers for integer latency and metric samples
73
histogram
stablev1.4.1
A collection of histogram data structures
56
base2histogram
experimentalv0.2.3
A Rust histogram library using base-2 logarithmic bucketing for fast percentile estimation
Core Metrics
| perl-percentile | histogram | base2histogram | |
|---|---|---|---|
| Health Score | 50 | 73 | 56 |
| Total Downloads | 422 | 21.1M | 32.7K |
| 30d Downloads | 0 | 1.2M | 25.9K |
| Dependents | 2 | 1.5K | 5 |
| Releases | 4 | 56 | 10 |
| Last Updated | 51d ago | 6d ago | 47d ago |
| Age | 2m | 10y 10m | 1m |
Health Breakdown
perl-percentile
Maintenance
11
Quality
14
Community
7
Popularity
3
Documentation
15
histogram
Maintenance
18
Quality
18
Community
17
Popularity
8
Documentation
12
base2histogram
Maintenance
13
Quality
15
Community
8
Popularity
5
Documentation
15
Technical Details
| perl-percentile | histogram | base2histogram | |
|---|---|---|---|
| Version | 0.12.2 | 1.4.1 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 7 | 0 |
| Crate Size | 7KB | 83KB | 65KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.92 | 1.85 | 1.85 |
| Owners | 1 | 2 | 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.
- •perl-percentile, base2histogram are pre-1.0 — API may change.