Stand alone stress tested implementations are in Github under Advanced-Algorithms repository (I own it). DecrementKey operation performance is what makes later two significant.
- Binary Min/Max Heap
- Binomial Min/Max Heap
- Fibornacci Min/Max Heap
The repository has two more heap implementations, D-Ary Heap & Pairing Heap.