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.
我们为您精选了匹配 “best c sharp compression libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。
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.