#priority-queue #queue #heap #priority

heapz

Heap/Priority Queue implementations

8 releases (stable)

1.1.4 Oct 23, 2022
1.1.0 Oct 21, 2022
1.0.1 Oct 21, 2022
0.1.3 Oct 20, 2022
0.1.2 Oct 12, 2022

#886 in Algorithms

41 downloads per month

Custom license

46KB
861 lines

Heapz

A collection of heap/priority queue implementations

Heap types


lib.rs:

A collection of heap/priority queue implementations.

Heap types that have been implemented

No runtime deps