NULLx76 / ringbuffer

A fixed-size circular buffer written in Rust.
https://crates.io/crates/ringbuffer
MIT License
95 stars 20 forks source link

maybe support dequeue_back #103

Open jdonszelmann opened 1 year ago

jdonszelmann commented 1 year ago

also useful for double-ended draining/owning iterators