Skip to content

Commit 5945e4c

Browse files
authored
Add the Elixir implementation ExZarr
1 parent 102a054 commit 5945e4c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

implementations/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Zarr version 2 and 3 implementations are listed (in alphabetical order per langu
2424
| C++/Python | [TensorStore] ||| ![][tensorstore-lu] |
2525
| C++ | [xtensor-zarr] ||| ![][xtensor-zarr-lu] |
2626
| C++ | [z5] || | ![][z5-re] |
27-
| Java | [JZarr] || | ![][JZarr-lu] |
27+
| Elixir | [ExZarr] || | ![][ExZarr-lu] |
28+
| Java | [JZarr] ||| ![][JZarr-lu] |
2829
| Java | [n5-zarr] || | ![][n5-zarr-lu] |
2930
| Java | [netCDF-Java] || | ![][netCDF-Java-re] |
3031
| Java | [zarr-java] | ? | ? | ![][zarr-java-re] |
@@ -95,6 +96,9 @@ Zarr version 2 and 3 implementations are listed (in alphabetical order per langu
9596
[charizarr-lu]: https://img.shields.io/github/last-commit/mpiannucci/charizarr
9697
[zarr-java]: https://github.com/zarr-developers/zarr-java
9798
[zarr-java-re]: https://img.shields.io/github/release-date-pre/zarr-developers/zarr-java
99+
[ExZarr]: https://github.com/thanos/ExZarr
100+
[ExZarr-lu]: https://img.shields.io/github/last-commit/saalfeldlab/n5-zarr
101+
98102

99103
<font size="4">
100104
→ Feel free to add any missing implementations by sending a PR to the website <a href="https://github.com/zarr-developers/zarr-developers.github.io/">repository</a>. 🤝🏻<br><br>

0 commit comments

Comments
 (0)