Skip to content
#

compressor

Here are 131 public repositories matching this topic...

pps83
pps83 commented Jun 6, 2019

It should be quite obvious for first time users to see some simplest APIs (to compress/uncompress buffer without dealing with any file io). Strangely, lizard has links to file format, but no clues to basic api use (is it in examples, which one is the "hello world"?. I've been using zlib for more than a decade, and I've never needed to know its file format, perhaps same for 90% of its users.

IMO

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 May 18, 2020
  • C#

Improve this page

Add a description, image, and links to the compressor 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 compressor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.