ShareDAV/vendor/github.com/tidwall/tinyqueue
Andreas Schneider 6e71ac45ee Added buntdb 2019-08-04 20:25:20 +02:00
..
LICENSE Added buntdb 2019-08-04 20:25:20 +02:00
README.md Added buntdb 2019-08-04 20:25:20 +02:00
tinyqueue.go Added buntdb 2019-08-04 20:25:20 +02:00

README.md

tinyqueue

GoDoc

tinyqueue is a Go package for binary heap priority queues. Ported from the tinyqueue Javascript library.