mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-24 20:39:20 -08:00
315 B
315 B
tinyqueue
tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.