#ring-buffer #ring #buffer #const-generics #no-std

no-std e-ring

A no_std append only ring buffer, when full new element replace oldest one

3 releases (breaking)

0.3.0 Sep 24, 2021
0.2.0 Jun 17, 2021
0.1.0 Mar 27, 2021

#916 in Embedded development

26 downloads per month

MIT license

18KB
434 lines

MIT license Crates

e-ring

A no_std append only ring buffer, when full new element replace oldest one


lib.rs:

A no_std append only ring buffer, when full new element replace oldest one

Dependencies

~0–730KB