Skip to content
#

brotli

Here are 181 public repositories matching this topic...

simonjohansson
simonjohansson commented Dec 18, 2018

Howdy and thanks for a awesome library!

We have a use case where we tar up a path and upload it to google cloud storage, which takes a []byte as the object you wish to upload. Later on we might download the tar which again gives us a []byte and untar it to some path.

In v2.0.1 we have the super helpful

Compress(sourceDir string) (tar []byte, err error)
Uncompress(destinationDir st

EasyCompressor is an open-source compression abstraction library that supports and implements many compression algorithms such as Zstd, LZMA, LZ4, Snappy, Brotli, GZip and Deflate. It is very useful for using along with distributed caching or storing files in database.

  • Updated Aug 21, 2020
  • 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

You can’t perform that action at this time.