{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/zarray","name":"zarray","description":"Cache-optimized 2D and 3D arrays using Morton order (aka\nZ-order) Z-indexed storage, with a convenient API for common 2D and 3D access\n patterns. Use of zarray in place of a Vec of Vecs often improves performance,\n especially for algorithms such as blurring and cellular automata.","version":"1.4.0","softwareVersion":"1.4.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/DrPlantabyte/ZArray-rs","issueTracker":"https://github.com/DrPlantabyte/ZArray-rs/issues","url":"https://github.com/DrPlantabyte/ZArray-rs","keywords":["map","array","no_std","morton","z-order"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"DrPlantabyte","url":"https://github.com/DrPlantabyte"}],"author":[{"@type":"Person","name":"DrPlantabyte","url":"https://github.com/DrPlantabyte"}],"copyrightHolder":[{"@type":"Person","name":"DrPlantabyte","url":"https://github.com/DrPlantabyte"}],"dateCreated":"2022-04-04","dateModified":"2025-01-21","datePublished":"2025-01-21","copyrightYear":2022,"downloadUrl":"https://static.crates.io/crates/zarray/zarray-1.4.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/zarray/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/zarray/"],"https://www.w3.org/ns/activitystreams#likes":7,"https://forgefed.org/ns#forks":1}