Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 923 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 923 Bytes

Lempel–Ziv–Welch Compression in CPP

build tests CodeFactor

Implementation of LZW (Lempel–Ziv–Welch) compression and decompression in C++.

Credits

License

This code and content is released under the GNU AGPL 3.0 license.