Java Compression

Open-source Java projects categorized as Compression

Top 6 Java Compression Projects

Compression
  1. fury

    A blazingly fast multi-language serialization framework powered by JIT and zero-copy.

    Project mention: Inside `java.lang.String`: Understanding and Optimizing Instantiation Performance | dev.to | 2024-12-08

    When I read the source code of Apache Fury which is "a blazingly-fast multi-language serialization framework powered by JIT (just-in-time compilation) and zero-copy", I found their StringSerializer achieves zero copy String instantiation. Let's look into the implementation.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. JavaFastPFOR

    A simple integer compression library in Java

  4. junrar

    Plain Java unrar library

  5. jarchivelib

    A simple archiving and compression library for Java

  6. Brotli4j

    Brotli4j provides Brotli compression and decompression for Java.

  7. kanzi

    Fast lossless data compression in Java (by flanglet)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Compression discussion

Log in or Post with

Java Compression related posts

  • what are the best libraries to compress images in React native ?

    1 project | /r/reactnative | 16 Dec 2022
  • Looking for maintainer for jvm-brotli

    7 projects | /r/java | 18 Apr 2022
  • How can Spotify’s search by lyrics feature be so ridiculously fast?

    3 projects | /r/computerscience | 15 Apr 2022
  • Ask HN: What are the best the publicly available FAMANG code repos?

    16 projects | news.ycombinator.com | 23 Aug 2021

Index

What are some of the best open-source Compression projects in Java? This list will help you:

# Project Stars
1 fury 3,177
2 JavaFastPFOR 543
3 junrar 292
4 jarchivelib 200
5 Brotli4j 117
6 kanzi 111

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 8th most popular programming language
based on number of references?