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
714 stars
38 watching
61 forks
Language: C
last commit: about 2 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. | 333 |
nonzzz/vite-plugin-compression | Compresses bundle files for Vite applications. | 190 |
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,249 |
juzisang/picgo-plugin-compress | An image compression plugin for the PicGo platform | 132 |
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,174 |
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 | 282 |
ulikunitz/xz | A Go package for reading and writing xz-compressed files | 487 |
quixdb/squash | Provides a single API to access multiple compression libraries. | 409 |
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,334 |
stoyan/yuicompressor | A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |