/kyu

🚫 Queue data-structures for Go.

Primary LanguageGoMIT LicenseMIT

Kyu

Queue data structure implementations for Go.

Documentation Latest Version Build Status Code Coverage

This project is deprecated.

This repository will be archived once it is no longer used by other Dogmatiq projects.

It includes a min-max heap implementation that is a drop-in replacement for Go's container/heap package.