sekineh/binary-heap-plus-rs
Enhancement over Rust's `std::collections::BinaryHeap`. Supports other than max heap.
RustMIT
Issues
- 1
Binary Heap that allows for interior mutability
#41 opened by Wasabi375 - 0
Migrate to Edition 2021
#37 opened by sekineh - 0
Re-export Compare
#31 opened by akriegman - 0
Enable benchmark
#29 opened by sekineh - 6
Allow stateful comparators
#11 opened by asomers - 0
Port `.into_iter_sorted()` from `std`
#13 opened by sekineh - 0
- 1
CI: travis is not working
#12 opened by sekineh - 2
- 1
with_capacity_by is not expected
#9 opened by xingzhicn - 5
tuple Binaryheap
#7 opened by xingzhicn - 3
insert with fall through
#6 opened by asafigan