airlift / aircompressor

A port of Snappy, LZO, LZ4, and Zstandard to Java
Apache License 2.0
549 stars 110 forks source link

Add support for Brotli compression algorithm #62

Open losipiuk opened 7 years ago

dain commented 1 year ago

If someone can find an apache license compatible pure java implementation of Brotli compression and decompression, I will add it to this project.