circ_buffer

Crates.iocirc_buffer
lib.rscirc_buffer
version0.1.8
sourcesrc
created_at2024-07-19 09:05:27.047207
updated_at2024-11-06 18:12:04.320868
descriptionA bare-metal fixed-size statically allocated ring-buffer with optional serde (De)-Serialization.
homepage
repositoryhttps://github.com/jonaspleyer/circ_buffer
max_upload_size
id1308459
size32,227
Jonas Pleyer (jonaspleyer)

documentation

README

circ_buffer


A no_std crate for a fixed-size statically allocated ring-buffer with optional serde (De)-Serialization.

License MIT License Apache Test Status Crate Docs Minimum rustc version

Commit count: 53

cargo fmt