pigz
Compressor
A parallel implementation of gzip that exploits multiple processors and cores to improve compression performance.
A parallel implementation of gzip for modern multi-processor, multi-core machines.
3k stars
63 watching
177 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
helgeho/hadoopconcatgz | Provides a custom input format for handling concatenated GZIP files in distributed processing systems like Hadoop | 9 |
ziparchive/ziparchive | Utility class for zipping and unzipping files on various platforms | 5,460 |
google/zopfli | A compression library that provides a fast but slow compression algorithm based on deflate or zlib. | 3,440 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
google/syzkaller | An unsupervised coverage-guided kernel fuzzer | 5,428 |
icsharpcode/sharpziplib | A C# library implementing various compression and archiving algorithms for the .NET platform | 3,746 |
nigels-com/glew | A library that provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. | 2,679 |
mxmlnkn/rapidgzip | A tool for parallel decompression of gzip files with support for fast random access. | 381 |
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 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |
hugsy/gef | A set of commands for GDB to assist exploit developers and reverse engineers with advanced debugging capabilities | 7,088 |
wez/wezterm | A terminal emulator and multiplexer that leverages GPU acceleration to provide a high-performance cross-platform terminal experience | 18,374 |
google/honggfuzz | A high-performance fuzzer for detecting security vulnerabilities in software | 3,093 |
mholt/archiver | A multi-format archive utility and Go library that provides a generic replacement for platform-specific or format-specific archive utilities. | 4,442 |
alanz/ghc-exactprint | Provides Haskell extensions to parse exact print annotations in GHC source code | 70 |