{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/bits_array","name":"bits_array","description":"A dynamically sized `bit` array. Store Boolean values in each bit using bit operations.","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/A4-Tacks/rust-bits_array","issueTracker":"https://github.com/A4-Tacks/rust-bits_array/issues","url":"https://github.com/A4-Tacks/rust-bits_array","keywords":["data-structures","vector","array","bitvec","bitarray"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"A4-Tacks","url":"https://github.com/A4-Tacks"}],"author":[{"@type":"Person","name":"A4-Tacks","url":"https://github.com/A4-Tacks"}],"copyrightHolder":[{"@type":"Person","name":"A4-Tacks","url":"https://github.com/A4-Tacks"}],"dateCreated":"2023-04-11","dateModified":"2024-10-08","datePublished":"2024-10-08","copyrightYear":2023,"softwareHelp":{"@type":"WebSite","url":"https://docs.rs/bits_array/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"removed","sameAs":["https://crates.io/crates/bits_array/"]}