[]
= "boxed_array_ringbuffer"
= "0.1.2"
= "2021"
= ["Andreas Grois"]
= "1.56"
= "A ring buffer of fixed size, that uses a boxed array as storage, therefore avoiding re-allocations when converting from Vec or to VecDeque."
= "https://git.grois.info/boxed_array_ringbuffer/"
= "MIT"
= ["ringbuffer", "fixed-size"]
= ["data-structures"]