Decision Workspace
orx-priority-queue vs binary-heap-plus vs dotreds-binary-heap-plus
Side-by-side comparison of Rust crates
60
orx-priority-queue
growingv1.8.0
Priority queue traits and high performance d-ary heap implementations.
51
binary-heap-plus
growingv0.5.0
Enhanced version of std::collections::BinaryHeap that supports max, min, and custom-order heaps.
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
| orx-priority-queue | binary-heap-plus | dotreds-binary-heap-plus | |
|---|---|---|---|
| Health Score | 60 | 51 | 50 |
| Total Downloads | 2.0M | 7.3M | 6.8K |
| 30d Downloads | 597.1K | 357.7K | 0 |
| Dependents | 48 | 390 | 0 |
| Releases | 29 | 13 | 5 |
| Last Updated | 184d ago | 1333d ago | 1495d ago |
| Age | 2y 10m | 8y | 4y 1m |
Health Breakdown
orx-priority-queue
Maintenance
11
Quality
20
Community
11
Popularity
8
Documentation
10
binary-heap-plus
Maintenance
4
Quality
14
Community
13
Popularity
8
Documentation
12
dotreds-binary-heap-plus
Maintenance
10
Quality
20
Community
6
Popularity
5
Documentation
9
Technical Details
| orx-priority-queue | binary-heap-plus | dotreds-binary-heap-plus | |
|---|---|---|---|
| Version | 1.8.0 | 0.5.0 | 1.0.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 4 | 2 |
| Crate Size | 127KB | 21KB | 9KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.56.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-priority-queue leads with a health score of 60/100, but none of the options score above 80.
- •binary-heap-plus has the most downloads (7.3M), suggesting wider adoption.
- •binary-heap-plus is depended on by 390 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.