3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-02-12 11:40:40 +01:00

tinyqueue

GoDoc

tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.