mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-02 03:03:35 -07:00
315 B
315 B
tinyqueue
tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.