Skip to content

SabreTools/SabreTools.Compression

Repository files navigation

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
Blast Yes No
LZ Yes No
LZX No No
MSZIP Yes* No
Quantum No No

Note: If something is marked with a * it means that it need testing.

External Libraries

Library Name Use
ZLibPort Adds zlib code for internal and external use; minor edits have been made

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages