mirror of
https://github.com/ergochat/ergo.git
synced 2025-06-13 02:07:29 +02:00
315 B
315 B
tinyqueue
tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.