{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/quick-compression","name":"quick-compression","description":"Fast algorithm to compress lists if integers in blocks of 4. Appends 0s to blocks, if length of input is not divisable by 4.","version":"0.1.0","softwareVersion":"0.1.0","license":["https://spdx.org/licenses/MIT","https://spdx.org/licenses/Apache-2.0"],"codeRepository":"https://github.com/nilsmartel/quick-compression","issueTracker":"https://github.com/nilsmartel/quick-compression/issues","keywords":["compression","list","array","int","fast"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"nilsmartel","url":"https://github.com/nilsmartel"}],"author":[{"@type":"Person","name":"nilsmartel","url":"https://github.com/nilsmartel"}],"copyrightHolder":[{"@type":"Person","name":"nilsmartel","url":"https://github.com/nilsmartel"}],"dateCreated":"2022-11-26","dateModified":"2022-11-26","datePublished":"2022-11-26","copyrightYear":2022,"downloadUrl":"https://static.crates.io/crates/quick-compression/quick-compression-0.1.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/quick-compression/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/quick-compression/"]}