Decision Workspace
exponential-decay-histogram vs histogram vs perl-percentile
Side-by-side comparison of Rust crates
55
exponential-decay-histogram
growingv0.1.15
A histogram which exponentially weights in favor of recent values
72
histogram
stablev1.0.0
A collection of histogram data structures
48
perl-percentile
experimentalv0.11.0
Nearest-rank percentile helpers for integer latency and metric samples
Core Metrics
| exponential-decay-histogram | histogram | perl-percentile | |
|---|---|---|---|
| Health Score | 55 | 72 | 48 |
| Total Downloads | 399.6K | 18.7M | 15 |
| 30d Downloads | 15.6K | 1.2M | 15 |
| Dependents | 117 | 1.4K | 0 |
| Releases | 16 | 50 | 1 |
| Last Updated | 46d ago | 7d ago | 14d ago |
| Age | 8y 10m | 10y 8m | 14d |
Health Breakdown
exponential-decay-histogram
Maintenance
14
Quality
15
Community
10
Popularity
7
Documentation
9
histogram
Maintenance
18
Quality
17
Community
17
Popularity
8
Documentation
12
perl-percentile
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
Technical Details
| exponential-decay-histogram | histogram | perl-percentile | |
|---|---|---|---|
| Version | 0.1.15 | 1.0.0 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 1 |
| Crate Size | 19KB | 30KB | 7KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.92 |
| 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.
- •exponential-decay-histogram, perl-percentile are pre-1.0 — API may change.