pixz
Compression Tool
A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data.
Parallel, indexed xz compressor
711 stars
38 watching
61 forks
Language: C
last commit: 5 months ago
Linked from 2 awesome lists
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
sstadick/crabz | A cross-platform compression and decompression tool written in Rust. | 331 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 175 |
ssis53/vite-plugin-zip | A plugin that compresses files at build time using the ZIP format. | 17 |
richgel999/miniz | A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. | 2,218 |
juzisang/picgo-plugin-compress | An image compression plugin for the PicGo platform | 129 |
victorgrunn/ez-compress-for-xamarin | A simple plugin for compressing image streams in Xamarin applications | 13 |
antirez/smaz | A compression library designed to efficiently compress short strings of text, such as URLs and short phrases. | 1,172 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 281 |
ulikunitz/xz | A Go package for reading and writing xz-compressed files | 483 |
quixdb/squash | Provides a single API to access multiple compression libraries. | 405 |
kurehajime/cmprss | A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. | 5 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
atomicobject/heatshrink | A data compression library designed for efficient use in resource-constrained systems. | 1,333 |
stoyan/yuicompressor | A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |