Decision Workspace
minimizer-queue vs hashheap vs ripemd
Side-by-side comparison of Rust crates
50
minimizer-queue
growingv1.2.3
Fast computation of minimizers using a monotone queue
33
hashheap
growingv0.2.2
data structures that combine a hashmap and a min/max priority heap, with main operations requiring O(1) or O(log n) time.
76
ripemd
growingv0.2.0
Pure Rust implementation of the RIPEMD hash functions
Core Metrics
| minimizer-queue | hashheap | ripemd | |
|---|---|---|---|
| Health Score | 50 | 33 | 76 |
| Total Downloads | 9.5K | 6.6K | 27.8M |
| 30d Downloads | 158 | 21 | 2.0M |
| Dependents | 5 | 0 | 2.2K |
| Releases | 6 | 6 | 13 |
| Last Updated | 640d ago | 496d ago | today |
| Age | 1y 10m | 2y 8m | 9y 1m |
Health Breakdown
minimizer-queue
Maintenance
6
Quality
19
Community
7
Popularity
5
Documentation
13
hashheap
Maintenance
5
Quality
10
Community
3
Popularity
5
Documentation
10
ripemd
Maintenance
16
Quality
17
Community
20
Popularity
8
Documentation
15
Technical Details
| minimizer-queue | hashheap | ripemd | |
|---|---|---|---|
| Version | 1.2.3 | 0.2.2 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 3 |
| Crate Size | 4KB | 27KB | 18KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ripemd leads with a health score of 76/100, but none of the options score above 80.
- •ripemd is depended on by 2.2K crates — strongest ecosystem trust.
- •⚠ minimizer-queue, hashheap have not been updated in over a year.
- •hashheap, ripemd are pre-1.0 — API may change.