8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
LZ77 compressor and decompressor
MinLZ is a LZ77 compressor, focused on realtime data compression
LZ77/LZSS designed for SSE based decompression
Implementation of the LZ77 algorithm