For a library for data compression in C#, the strongest matches are icsharpcode/sharpziplib (SharpZipLib is a mature, stream-based C library that provides), adamhathcock/sharpcompress (SharpCompress is a comprehensive, managed C library that provides) and miloszkrajewski/k4os.compression.lz4 (This library provides a high-performance, stream-compatible implementation of the). Each is ranked by relevance to your query, popularity and recent activity.
Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „best c sharp compression libraries”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.
SharpZipLib is a .NET compression library and file archiver used to create, extract, and manage Zip, GZip, Tar, and BZip2 archives. It provides a framework for compressing and decompressing data streams and files within the .NET ecosystem. The library distinguishes itself through support for archives that exceed the standard four gigabyte size limit. It also includes capabilities for decrypting password-protected files using industry-standard encryption and managing Tar archives with long filename support. The project covers a broad range of archive management operations, including integrity
SharpZipLib is a mature, stream-based C# library that provides comprehensive support for multiple archive formats and compression algorithms, making it a standard tool for file management within the .NET ecosystem.
SharpCompress is a fully managed C# library to deal with many compression types and formats.
SharpCompress is a comprehensive, managed C# library that provides stream-based support for a wide variety of compression and archive formats across the .NET ecosystem.
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
This library provides a high-performance, stream-compatible implementation of the LZ4 algorithm for .NET, making it a specialized tool for data compression within the requested ecosystem.