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

Replace lzw with weezl #140

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Replace lzw with weezl #140

merged 1 commit into from
Mar 24, 2021

Conversation

HeroicKatora
Copy link
Contributor

Fixes: #138

I'm unsure if this is covered by any tests. In any case, we could deactivate the std features if we manually do the output loop. There's not a lot to gain though. I'll also consider adding an into_vec adaptor to weezl that works with alloc alone and does not require the whole of std, let me know if this is of interest to you.

@J-F-Liu J-F-Liu merged commit fec4729 into J-F-Liu:master Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace unmaintained lzw crate?
2 participants