lz-string-go
June 4, 2021 ยท View on GitHub
Go implementation of the LZ-based compression algorithm.
Improvements
- Performance problems | PR
- Performance optimizations have been made to this library
- Decompression support for drop characters
June 4, 2021 ยท View on GitHub
Go implementation of the LZ-based compression algorithm.