starb

Crates.iostarb
lib.rsstarb
version0.3.1
sourcesrc
created_at2019-08-04 20:21:08.421898
updated_at2022-10-12 16:54:06.079768
descriptionSTAtic Ring Buffers.
homepage
repositoryhttps://git.spork.org/starb.git
max_upload_size
id154174
size57,792
Brian Cully (bjc)

documentation

README

STAtic Ring Buffers

Documentation Testing

This is a simple ring-buffer structure that lives on the stack, rather than the heap, so that it can be used in no-std environments, such as embedded.

Commit count: 0

cargo fmt