NULLx76 / ringbuffer

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

Placement new constructors #83

Open jdonszelmann opened 1 year ago

jdonszelmann commented 1 year ago

Allow constructing a ringbuffer at an address

jdonszelmann commented 1 year ago

Only useful for alloc ringbuffer