lz-string-go icon indicating copy to clipboard operation
lz-string-go copied to clipboard

Port of the javascript LZString compression/decompression algorithm in Go.

lz-string-go

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