An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : zarray

Cache-optimized 2D and 3D arrays using Morton order (aka Z-order) Z-indexed storage, with a convenient API for common 2D and 3D access patterns. Use of zarray in place of a Vec of Vecs often improves performance, especially for algorithms such as blurring and cellular automata.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:cargo/zarray
Keywords: array , map , morton , no_std , z-order
License: MIT
Latest release: 12 months ago
First release: almost 4 years ago
Downloads: 6,589 total
Stars: 7 on GitHub
Forks: 1 on GitHub
Total Commits: 21
Committers: 1
Average commits per author: 21.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...