kirkos

Crates.iokirkos
lib.rskirkos
version0.1.0
sourcesrc
created_at2024-09-26 17:38:42.709583
updated_at2024-09-26 17:38:42.709583
descriptionLightweight no_std heap-allocated circular buffer implementation
homepagehttps://gitlab.com/madphysicist/kirkos
repositoryhttps://gitlab.com/madphysicist/kirkos
max_upload_size
id1387867
size30,323
Joe (joe-saronic)

documentation

README

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.

Commit count: 3

cargo fmt