zarr-developers / numcodecs

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
http://numcodecs.readthedocs.io
MIT License
124 stars 85 forks source link

Define Registry #278

Open joshmoore opened 3 years ago

joshmoore commented 3 years ago

From the 2021-05-05 community meeting, there was a call for defining in this repository an official list (incl. machine parseable version) of all known codecs.

Third-parties can open PRs to register their own codec names to prevent collisions.

cc'ing known codec implementors: @cgohlke @jakirkham @d-v-b and known interested parties: @DennisHeimbigner @axtimwalde

joshmoore commented 3 years ago

As a complete aside, I ran into this table for a self-described self-describing representation: https://github.com/multiformats/multicodec/blob/master/table.csv