NULLx76 / ringbuffer

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

Road to 1.0 #84

Open jdonszelmann opened 1 year ago

jdonszelmann commented 1 year ago

This is a (currently non-exhaustive) list of problems that need fixing before a release of ringbuffer version 1.0. Because upgrading to 1.0 means we cannot change our API anymore, we need to think carefully about what we want to fix before that.