Crates.io | kirkos |
lib.rs | kirkos |
version | 0.1.0 |
source | src |
created_at | 2024-09-26 17:38:42.709583 |
updated_at | 2024-09-26 17:38:42.709583 |
description | Lightweight no_std heap-allocated circular buffer implementation |
homepage | https://gitlab.com/madphysicist/kirkos |
repository | https://gitlab.com/madphysicist/kirkos |
max_upload_size | |
id | 1387867 |
size | 30,323 |
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.