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