Skip to content
@zarrs

zarrs - Zarr V2/V3 for Rust

zarrs is a Rust library for the Zarr storage format for multidimensional arrays and metadata

zarrs

zarrs is a Rust library for the Zarr storage format for multidimensional arrays and metadata. zarrs can be used as an alternative high-performance codec pipeline in zarr-developers/zarr-python.

This organisation hosts zarrs related repositories and serves zarrs web content:

zarrs Ecosystem

Core

  • zarrs: The core library for manipulating Zarr hierarchies.

Bindings

Supporting Crates

  • zarrs_metadata: Zarr metadata support (re-exported as zarrs::metadata).
  • zarrs_metadata_ext: Zarr extensions metadata support.
  • zarrs_data_type: The data type extension API for zarrs (re-exported in zarrs::array::data_type).
  • zarrs_storage: The storage API for zarrs (re-exported as zarrs::storage).
  • zarrs_plugin: The plugin API for zarrs (re-exported as zarrs::plugin).
  • zarrs_registry: The Zarr extension point registry for zarrs (re-exported as zarrs::registry).

Stores

Zarr Metadata Conventions

Tools

  • zarrs_tools: Various tools for creating and manipulating Zarr V3 data with the zarrs rust crate
    • A reencoder that can change codecs, chunk shape, convert Zarr V2 to V3, etc.
    • Create an OME-Zarr hierarchy from a Zarr array.
    • Transform arrays: crop, rescale, downsample, gradient magnitude, gaussian, noise filtering, etc.

Benchmarks

  • zarr_benchmarks: Benchmarks of various Zarr V3 implementations: zarrs, zarr-python, tensorstore

Pinned Loading

  1. zarrs zarrs Public

    A Rust library for the Zarr storage format for multidimensional arrays and metadata

    Rust 232 27

  2. zarrs-python zarrs-python Public

    A CodecPipeline for zarr-python backed by the zarrs Rust crate

    Python 62 5

  3. zarrs_tools zarrs_tools Public

    Various tools for creating and manipulating Zarr V3 data with the zarrs Rust crate

    Rust 32 4

  4. zarr_benchmarks zarr_benchmarks Public

    Performance benchmarks of Zarr V3 implementations

    Python 19 1

  5. zarrs_ffi zarrs_ffi Public

    C/C++ bindings for the zarrs Rust crate

    Rust 7

  6. zarrs_icechunk zarrs_icechunk Public

    icechunk store support for the zarrs Rust crate

    Rust 10 1

Repositories

Showing 10 of 14 repositories
  • zarrs-python Public

    A CodecPipeline for zarr-python backed by the zarrs Rust crate

    zarrs/zarrs-python’s past year of commit activity
    Python 62 MIT 5 12 (1 issue needs help) 5 Updated Mar 9, 2026
  • zarrs Public

    A Rust library for the Zarr storage format for multidimensional arrays and metadata

    zarrs/zarrs’s past year of commit activity
    Rust 232 Apache-2.0 27 13 (3 issues need help) 3 Updated Mar 8, 2026
  • ome_zarr_metadata Public

    A Rust library for OME-Zarr (previously OME-NGFF) metadata

    zarrs/ome_zarr_metadata’s past year of commit activity
    Rust 8 Apache-2.0 3 1 3 Updated Mar 5, 2026
  • zarrs/zarrs.github.io’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 3, 2026
  • zarr_benchmarks Public

    Performance benchmarks of Zarr V3 implementations

    zarrs/zarr_benchmarks’s past year of commit activity
    Python 19 1 4 (3 issues need help) 0 Updated Feb 8, 2026
  • zarrs/zarrs_snapshot_data’s past year of commit activity
    0 0 0 0 Updated Feb 2, 2026
  • zarrs_tools Public

    Various tools for creating and manipulating Zarr V3 data with the zarrs Rust crate

    zarrs/zarrs_tools’s past year of commit activity
    Rust 32 Apache-2.0 4 2 0 Updated Feb 1, 2026
  • zarrs_ffi Public

    C/C++ bindings for the zarrs Rust crate

    zarrs/zarrs_ffi’s past year of commit activity
    Rust 7 Apache-2.0 0 0 1 Updated Feb 1, 2026
  • zarrs_book Public

    A book for the zarrs Rust crate (and associated tools) for the Zarr storage format for multidimensional arrays and metadata

    zarrs/zarrs_book’s past year of commit activity
    D2 0 Apache-2.0 0 0 0 Updated Feb 1, 2026
  • zarrs_zip Public

    A storage adapter for zip files for the zarrs Rust crate

    zarrs/zarrs_zip’s past year of commit activity
    Rust 0 Apache-2.0 0 1 0 Updated Jan 29, 2026

Most used topics

Loading…