airlift / aircompressor

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

Update compression libraries to latest versions #104

Closed MariusVolkhart closed 4 years ago

MariusVolkhart commented 4 years ago

The latest versions have received many improvements and perform much better in benchmarks. They also implement more of the APIs being evaluated.

MariusVolkhart commented 4 years ago

I deleted my fork before realizing there were more changes needed to this PR. Will recreate.