Skip to content

Releases: kc596/UGCPriorityQueue

UGC Max PQ

03 Nov 13:59
Compare
Choose a tag to compare
v1.2.5

Completes doc and add tests

UGC Max PQ with custom resize util

01 Nov 15:31
Compare
Choose a tag to compare
v1.2.3

Uses custom resize util instead of slice append

UGC Max PQ

01 Nov 10:58
Compare
Choose a tag to compare
v1.2.1

Removes resize util because golang append function does that internally

UGC Max Priority Queue

31 Oct 16:24
Compare
Choose a tag to compare
v1.0.0

First version - Concurrent unbounded max priority queue