awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java Compression Libraries

Ranking updated Jul 13, 2026

We curate open-source GitHub repositories matching “best java compression libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Java Compression Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • google/brotligoogle avatar

    google/brotli

    14,753View on GitHub↗

    Brotli is a lossless data compression library and engine that uses dictionary coding and frequency analysis to reduce file sizes. It provides tools for shrinking data streams and files while ensuring every bit of original information is preserved for perfect restoration. The project focuses on optimizing web content and network bandwidth by reducing the size of HTML, CSS, and JavaScript files. It is designed for integration into web servers and browsers to improve the efficiency of data transmission. The library includes capabilities for both compressing and decompressing data streams. It al

    This is a high-performance compression library that supports streaming data, though it is implemented in C/C++ with bindings rather than being a native Java library.

    TypeScriptCompression Libraries
    View on GitHub↗14,753
  • zeroturnaround/zt-zipzeroturnaround avatar

    zeroturnaround/zt-zip

    1,385View on GitHub↗

    ZeroTurnaround ZIP Library

    This library provides a simplified, high-performance API for handling ZIP archives in Java, making it a direct tool for compression and archiving tasks despite its narrower focus on the ZIP format.

    JavaGeneral Utilities
    View on GitHub↗1,385

Related searches

  • a library for data compression in C#
  • a compression library for Go projects
  • a rust library for data compression
  • a high performance serialization library for Java
  • a java library for data encryption
  • a java library for image processing
  • a caching library for Java applications
  • a high performance JSON library for Java