awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java Compression Libraries

रैंकिंग 13 जुल॰ 2026 को अपडेट की गई

हम “best java compression libraries” से मेल खाने वाली ओपन-सोर्स GitHub रिपॉजिटरी को क्यूरेट करते हैं। परिणाम आपकी क्वेरी के आधार पर रैंक किए गए हैं — सीमित करने के लिए नीचे दिए गए फ़िल्टर चुनें, या AI के साथ रिफाइन करें।

Java Compression Libraries

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • google/brotligoogle का अवतार

    google/brotli

    14,753GitHub पर देखें↗

    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
    GitHub पर देखें↗14,753
  • zeroturnaround/zt-zipzeroturnaround का अवतार

    zeroturnaround/zt-zip

    1,385GitHub पर देखें↗

    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
    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