mirror of
https://github.com/SabreTools/SabreTools.Compression.git
synced 2026-07-09 02:16:47 +00:00
f23078d7929a4befb28c47b95c8bbdf5db8f6785
SabreTools.Compression
This library comprises of various compression implementations that are used across multiple projects. Most of the implementations are be ports of existing C and C++ code.
Find the link to the Nuget package here.
Supported Compressions
| Compression Name | Decompress | Compress |
|---|---|---|
| LZ | Yes | No |
| LZX | Incomplete | No |
| MSZIP | Incomplete | No |
| Quantum | Incomplete | No |
Description
Releases
19
Languages
C#
99.9%