Skip to content

Commit b890007

Browse files
authored
Add zarrita to implementations list
1 parent 2f3452b commit b890007

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

implementations/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Implementations are listed (in alphabetical order) as follows:<br><br>
2020
| C | C++ | Java | Javascript | Julia | Python | R | Rust |
2121
|------------|----------------|---------------|---------------|-----------|---------------|--------|-----------|
2222
| [NetCDF-C] | [GDAL] | [JZarr] | [Zarr.js] | [Zarr.jl] | [Zarr-Python] | [Rarr] | [Rust-N5] |
23-
| | [Tensorstore] | [N5-Zarr] | [Zarr-js] | | | | [Zarr] |
23+
| | [Tensorstore] | [N5-Zarr] | [Zarr-js] | | [Zarrita] | | [Zarr] |
2424
| | [Xtensor-Zarr] | [NetCDF-Java] | | | | | |
2525
| | [Z5] | | | | | | |
2626

@@ -30,6 +30,7 @@ Implementations are listed (in alphabetical order) as follows:<br><br>
3030
[Zarr.js]: https://github.com/gzuidhof/zarr.js
3131
[Zarr.jl]: https://github.com/JuliaIO/Zarr.jl
3232
[Zarr-Python]: https://github.com/zarr-developers/zarr-python
33+
[Zarrita]: https://github.com/scalableminds/zarrita
3334
[Rarr]: https://github.com/grimbough/Rarr
3435
[Rust-N5]: https://github.com/aschampion/rust-n5
3536
[Tensorstore]: https://github.com/google/tensorstore/
@@ -45,4 +46,4 @@ Implementations are listed (in alphabetical order) as follows:<br><br>
4546

4647
→ Get involved in various Zarr implementations by fixing bugs, resolving issues, improving documentation, or contributing to the codebase.
4748
If you've been doing any of these activities recently, we invite you to join our <a href="https://zarr.dev/community-calls/">community meetings</a> and share your work with us. We'd be delighted to showcase your efforts. 💪🏻
48-
</font>
49+
</font>

0 commit comments

Comments
 (0)