{"library":"arraydeque","type":"library","category":null,"description":"A ring buffer with a fixed capacity, which can be stored on the stack.","language":"rust","status":"active","version":"0.5.1","tags":["data-structure","ring-buffer","stack"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\narraydeque = \"0.5.1\"","imports":["use arraydeque::ArrayDeque;"]},{"cmd":"cargo add arraydeque","imports":[]}],"homepage":"https://github.com/andylokandy/arraydeque","github":"https://github.com/andylokandy/arraydeque","docs":"https://docs.rs/arraydeque/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}