/cheap

Priority queue as a channel

Primary LanguageRustMIT LicenseMIT

cheap

A channel heap in Rust, i.e. a fixed capacity binary heap (priority queue) over a channel.