https://github.com/zarr-developers/cast-value.rs
Implementation of the `cast_value` codec for Zarr.
https://github.com/zarr-developers/cast-value.rs
Last synced: about 2 months ago
JSON representation
Implementation of the `cast_value` codec for Zarr.
- Host: GitHub
- URL: https://github.com/zarr-developers/cast-value.rs
- Owner: zarr-developers
- License: apache-2.0
- Created: 2026-03-16T14:09:43.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-25T20:16:28.000Z (about 2 months ago)
- Last Synced: 2026-03-26T15:07:56.033Z (about 2 months ago)
- Language: Rust
- Size: 93.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# cast-value.rs
Rust implementation of the [`cast_value` Zarr codec](https://github.com/zarr-developers/zarr-extensions/tree/main/codecs/cast_value) with Python bindings.