kirkos 0.1.0

Lightweight no_std heap-allocated circular buffer implementation
Documentation
1
2
3
4
A simple ring buffer tailored for maintaining sorted data. A typical usecase is when handling almost-chronological
data that might be slightly off.

The name halo is already taken on crates.io, and kirkos is the Greek for circle, so here we are.