{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/boxed_array_ringbuffer","name":"boxed_array_ringbuffer","description":"A ring buffer of fixed size, that uses a boxed array as storage, therefore avoiding re-allocations when converting from Vec or to VecDeque.","version":"0.1.2","softwareVersion":"0.1.2","license":"https://spdx.org/licenses/MIT","codeRepository":"https://git.grois.info/boxed_array_ringbuffer/","issueTracker":"https://github.com/soulsource/boxed_array_ringbuffer/issues","keywords":["ringbuffer","fixed-size"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"soulsource","url":"https://github.com/soulsource"}],"author":[{"@type":"Person","name":"soulsource","url":"https://github.com/soulsource"}],"copyrightHolder":[{"@type":"Person","name":"soulsource","url":"https://github.com/soulsource"}],"dateCreated":"2021-12-12","dateModified":"2025-08-31","datePublished":"2025-08-31","copyrightYear":2021,"downloadUrl":"https://static.crates.io/crates/boxed_array_ringbuffer/boxed_array_ringbuffer-0.1.2.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/boxed_array_ringbuffer/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/boxed_array_ringbuffer/"]}