Skip to content

Added the Elixir implementation of Zarr to implementations/index.md#164

Merged
joshmoore merged 2 commits intozarr-developers:mainfrom
thanos:main
Jan 30, 2026
Merged

Added the Elixir implementation of Zarr to implementations/index.md#164
joshmoore merged 2 commits intozarr-developers:mainfrom
thanos:main

Conversation

@thanos
Copy link
Contributor

@thanos thanos commented Jan 28, 2026

Although a lit of work is still needed this is a production release and is now used in production.

Why ExZarr?

  • 26x faster parallel chunk reads
  • Full compatibility with Python zarr-python
  • Multiple storage backends (S3, GCS, filesystem, etc.)
  • Production-ready (1,713 tests, 80% coverage, zero warnings)
  • Comprehensive security documentation
  • Installation: {:ex_zarr, "~> 1.0"}

Links:

@d-v-b
Copy link
Contributor

d-v-b commented Jan 28, 2026

awesome!

@joshmoore joshmoore merged commit 70f4a32 into zarr-developers:main Jan 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants