Skip to content

dogmatiq/kyu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.