Decision Workspace
binary-heap-plus vs orx-priority-queue vs dotreds-binary-heap-plus
Side-by-side comparison of Rust crates
51
binary-heap-plus
growingv0.5.0
Enhanced version of std::collections::BinaryHeap that supports max, min, and custom-order heaps.
61
orx-priority-queue
stablev1.8.0
Priority queue traits and high performance d-ary heap implementations.
50
dotreds-binary-heap-plus
growingv1.0.3
Enhanced version of std::collections::BinaryHeap that supports max, min, and custom-order heaps. Makes some previously internal function public
Core Metrics
| binary-heap-plus | orx-priority-queue | dotreds-binary-heap-plus | |
|---|---|---|---|
| Health Score | 51 | 61 | 50 |
| Total Downloads | 6.5M | 1.0M | 6.8K |
| 30d Downloads | 375.1K | 143.6K | 7 |
| Dependents | 361 | 47 | 0 |
| Releases | 13 | 29 | 5 |
| Last Updated | 1274d ago | 125d ago | 1436d ago |
| Age | 7y 10m | 2y 8m | 3y 11m |
Health Breakdown
binary-heap-plus
Maintenance
4
Quality
14
Community
13
Popularity
8
Documentation
12
orx-priority-queue
Maintenance
13
Quality
20
Community
11
Popularity
7
Documentation
10
dotreds-binary-heap-plus
Maintenance
10
Quality
20
Community
6
Popularity
5
Documentation
9
Technical Details
| binary-heap-plus | orx-priority-queue | dotreds-binary-heap-plus | |
|---|---|---|---|
| Version | 0.5.0 | 1.8.0 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 5 | 2 |
| Crate Size | 21KB | 127KB | 9KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-priority-queue leads with a health score of 61/100, but none of the options score above 80.
- •binary-heap-plus has the most downloads (6.5M), suggesting wider adoption.
- •binary-heap-plus is depended on by 361 crates — strongest ecosystem trust.
- •⚠ binary-heap-plus, dotreds-binary-heap-plus have not been updated in over a year.
- •binary-heap-plus is pre-1.0 — API may change.