Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

brotli

Here are 23 public repositories matching this topic...

⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.

  • Updated Dec 15, 2025
  • C#

Here are some smaller projects that illustrate text compression. Starting with the Huffman code and the exponential Golomb code (exp-golomb). There is also a best practice for Brotli-GZip, as well as a file archiver similar to TAR, but designed to be much simpler with minimal functionality.

  • Updated Nov 30, 2025
  • C#

Improve this page

Add a description, image, and links to the brotli topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the brotli topic, visit your repo's landing page and select "manage topics."

Learn more