/LZW_CPP

Implementation of LZW compression and decompression in C++.

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

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.