mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-17 21:34:47 -07:00
315 B
315 B
tinyqueue
tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.