Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more bytes->bytes compression codecs. #22

Open
zoj613 opened this issue Jul 6, 2024 · 0 comments
Open

Add more bytes->bytes compression codecs. #22

zoj613 opened this issue Jul 6, 2024 · 0 comments
Labels
codecs relating to codecs enhancement New feature or request help wanted Extra attention is needed

Comments

@zoj613
Copy link
Owner

zoj613 commented Jul 6, 2024

Currently we only support Crc32c and Gzip codecs, since they are the only ones defined in the specification. However nothing is stopping this project from supporting more bytes -> bytes codecs. Ocaml provides a few libraries to help implement them:

@zoj613 zoj613 added enhancement New feature or request help wanted Extra attention is needed codecs relating to codecs labels Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codecs relating to codecs enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant