DictZip compression library and CLI
A JSP Taglib for delivering minified, combined and gzip-compressed resources (JavaScript and CSS).
Header Compression for HTTP/2
Header Compression for HTTP/2
Compresses the static web resource files with gzip.
WebJar for compress-commons
Java abstractions for some compression algorithms.
Java abstractions for some compression algorithms.
Java abstractions for some compression algorithms.
To compress (Minify + Ofuscate) Javascript files and CSS files (using YUI Compressor from Julien Lecomte). --Modified from [net.alchim31.maven] [yuicompressor-maven-plugin] And remove the jslint we didnt need , and customize the css compressor from yui for working with *.css.dsp It's a really good project for that , thanks a lot.
Integration tests for various compression related extensions
root project for all Java projects
compression
Java compression library
A library for accessing freesound.org from Scala. (decompression for FLAC, mp3, ogg)
Java compression library
HDT (Header, Dictionary, Triples) is a compact data structure and binary serialization format for RDF that keeps big datasets compressed to save space while maintaining search and browse operations without prior decompression. This makes it an ideal format for storing and sharing RDF datasets on the Web.
General-purpose data compression with high compression ratio
This is a game server framework.
A library for accessing freesound.org from Scala. (decompression for FLAC, mp3, ogg)
MMTF is a compressed, fast and useful format for serving macromolecular data.
Collection of Apache Commons Compress related Gradle plugins
Collection of Apache Commons Compress related Gradle plugins
Collection of Apache Commons Compress related Gradle plugins
Collection of Apache Commons Compress related Gradle plugins
Collection of Apache Commons Compress related Gradle plugins
Java implementation of the openCTM Mesh compression file format
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1) and in the GIF image format, the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.
bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.
Compression utility classes.
WebJar for canvas-png-compression
HDT (Header, Dictionary, Triples) is a compact data structure and binary serialization format for RDF that keeps big datasets compressed to save space while maintaining search and browse operations without prior decompression. This makes it an ideal format for storing and sharing RDF datasets on the Web.
The Maven JS Plugin contains the compression goal and compresses JavaScript in a web application.
Common utilities, including codec collection compress concurrent config file event net stream etc...
Library providing additional compression options for RestEasy
Let's you unzip a zip file to a directory
MMTF is a compressed, fast and useful format for serving macromolecular data.
Brotli4j provides Brotli compression and decompression for Java.
Brotli4j provides Brotli compression and decompression for Java.
Brotli4j provides Brotli compression and decompression for Java.
Brotli4j provides Brotli compression and decompression for Java.
Brotli4j provides Brotli compression and decompression for Java.
TenIO is a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games. It supports UDP and TCP transports which are handled by Netty for high-speed network transmission. It uses MsgPack for compressing data so that can be transferred quickly through the network. This framework can help you quickly create a game server or integrate it into your system.
A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.
Compression utilities.
Parent pom for the Transport Abstraction Package. This defines all properties for the children. The Transport Abstraction Package, or trap, provides an overlaying socket api that can be used across multiple underlying transports, while supporting reconnects, wifi/cellular handover, compression and multiplexing.
Maven plugin for compressing CSS files at build time
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.