Skip to content

Commit 7cf3239

Browse files
authored
Merge pull request #100 from LDeakin/zarrs_implementation
Add zarrs to the rust implementations
2 parents 8d0b4e7 + 4267e39 commit 7cf3239

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

implementations/index.md

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

2626
[NetCDF-C]: https://github.com/Unidata/netcdf-c
@@ -40,6 +40,7 @@ Implementations are listed (in alphabetical order) as follows:<br><br>
4040
[NetCDF-Java]: https://github.com/Unidata/netcdf-java
4141
[Z5]: https://github.com/constantinpape/z5
4242
[Pizzarr]: https://keller-mark.github.io/pizzarr/
43+
[Zarrs]: https://github.com/LDeakin/zarrs
4344

4445
<font size="4">
4546
→ 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)