awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

C# Compression Libraries

Ranking updated Jul 13, 2026

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.

We curate open-source GitHub repositories matching “best c sharp compression libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

C# Compression Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • icsharpcode/sharpziplibicsharpcode avatar

    icsharpcode/SharpZipLib

    3,913View on 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
    View on GitHub↗3,913
  • adamhathcock/sharpcompressadamhathcock avatar

    adamhathcock/sharpcompress

    2,559View on 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
    View on GitHub↗2,559
  • miloszkrajewski/k4os.compression.lz4MiloszKrajewski avatar

    MiloszKrajewski/K4os.Compression.LZ4

    805View on 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
    View on 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#