awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

C# Compression Libraries

排名更新于 2026年7月13日

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 进行优化。

C# Compression Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • icsharpcode/sharpziplibicsharpcode 的头像

    icsharpcode/SharpZipLib

    3,913在 GitHub 上查看↗

    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.

    C#Data Stream Compression
    在 GitHub 上查看↗3,913
  • adamhathcock/sharpcompressadamhathcock 的头像

    adamhathcock/sharpcompress

    2,559在 GitHub 上查看↗

    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.

    C#CompressionMiscellaneous Utilities
    在 GitHub 上查看↗2,559
  • miloszkrajewski/k4os.compression.lz4MiloszKrajewski 的头像

    MiloszKrajewski/K4os.Compression.LZ4

    805在 GitHub 上查看↗

    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.

    C#Compression
    在 GitHub 上查看↗805

Related searches

  • a java library for data compression
  • a rust library for data compression
  • a compression library for Go projects
  • a high performance serialization library for C#
  • a secure encryption library for C#
  • a high performance JSON library for C#
  • a caching library for C# applications
  • a library for generating pdfs in C#