{"library":"ringbuf","type":"library","category":null,"description":"Lock-free SPSC FIFO ring buffer with direct access to inner data for high-performance concurrency.","language":"rust","status":"active","version":"0.4.8","tags":["ring-buffer","lock-free","fifo","concurrency","spsc"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nringbuf = \"0.4.8\"","imports":["use ringbuf::RingBuffer;"]},{"cmd":"cargo add ringbuf","imports":[]}],"homepage":"https://github.com/agerasev/ringbuf","github":"https://github.com/agerasev/ringbuf","docs":"https://docs.rs/ringbuf/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}