sharpcompress
Compression library
A C# library providing support for various compression formats
SharpCompress is a fully managed C# library to deal with many compression types and formats.
2k stars
96 watching
482 forks
Language: C#
last commit: about 1 month ago
Linked from 5 awesome lists
7zipbzip2c-sharpcompressiondotnet-coregziplziplzmasharpcompresstarunrarxzzip
Related projects:
Repository | Description | Stars |
---|---|---|
icsharpcode/sharpziplib | A C# library implementing various compression and archiving algorithms for the .NET platform | 3,734 |
jeffesp/snappy.sharp | An implementation of Google's Snappy compression algorithm in C#. | 144 |
messagepack-csharp/messagepack-csharp | Fastest C# serializer with built-in LZ4 compression and support for Unity and Xamarin. | 5,827 |
anderssonpeter/compressedstaticfiles | Provides middleware to serve precompressed static files without compression on demand | 88 |
libarchive/libarchive | A portable C library for reading and writing streaming archives in various formats. | 3,057 |
ashmind/sharplab | An online code playground for .NET languages that allows users to execute and analyze their code step-by-step | 2,741 |
sta/websocket-sharp | An implementation of the WebSocket protocol for C# applications. | 5,749 |
ghostpack/sharpdump | Creates minidumps of running processes to aid in debugging and analysis. | 660 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 384 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 654 |
ghostpack/sharpdpapi | A C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project. | 1,188 |
cysharp/memorypack | A high-performance binary serializer designed to optimize serialization of .NET objects | 3,384 |
ubisoft/sharpmake | Generates project definition files for various platforms and development environments. | 951 |
og-sadpanda/sharpzippo | Tools to inspect and access encrypted data within Zip files using C# | 58 |
og-sadpanda/sharpcat | Prints file contents to console | 15 |