Compression Libraries

Sort: popular | newest
Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
Last Release on Aug 20, 2024
snappy-java: A fast compression/decompression library
Last Release on Sep 10, 2024
XZ data compression
Last Release on Jul 29, 2024
Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm
Last Release on Jun 19, 2021
Zip4j - A Java library for zip files and streams
Last Release on Feb 22, 2023
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.
Last Release on Aug 29, 2024
JZlib is a re-implementation of zlib in pure Java
Last Release on Oct 4, 2013
The project is intended to have a small, easy and fast library to process ZIP archives. Either create, modify or explode them. On disk or in memory.
Last Release on Jan 29, 2024
Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.
Last Release on Jan 30, 2023
Port of Snappy to Java
Last Release on May 23, 2024