{"library":"ringbuffer","type":"library","category":null,"description":"A fixed-size circular buffer for efficient FIFO operations.","language":"rust","status":"active","version":"0.16.0","tags":["circular-buffer","fifo","data-structure","no-std"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nringbuffer = \"0.16.0\"","imports":["use ringbuffer::RingBuffer;"]},{"cmd":"cargo add ringbuffer","imports":[]}],"homepage":"https://github.com/NULLx76/ringbuffer","github":"https://github.com/NULLx76/ringbuffer","docs":"https://docs.rs/ringbuffer/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}