rapidgzip
Gzip decoder
A tool for parallel decompression of gzip files with support for fast random access.
Gzip Decompression and Random Access for Modern Multi-Core Machines
372 stars
7 watching
7 forks
Language: C++
last commit: 12 days ago
Linked from 1 awesome list
clicommand-linecommand-line-toolcppcpp17cpp17-librarydecompressiongzipgzip-decompressionheader-onlylibraryparallelpython-librarypython3random-accessthread
Related projects:
Repository | Description | Stars |
---|---|---|
gin-contrib/gzip | A middleware package to enable GZIP compression in Gin-based web applications. | 332 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
froydnj/chipz | A Common Lisp library for decompressing compressed data from various algorithms | 17 |
g200kg/kicad-gerberzipper | Automates gerber output and zipping of necessary files for KiCad PCBs | 57 |
manyuanrong/wasm_gzip | Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 |
nicklockwood/gzip | A category on NSData for compressing and decompressing data using the GZIP algorithm | 985 |
emmanuel-marty/em_inflate | A fast, in-memory decompression library for common compression formats | 73 |
powzix/ooz | Decompresses compressed data using various algorithms and libraries. | 175 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
matenure/fastgcn | Implementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency | 519 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
helgeho/hadoopconcatgz | Provides a custom input format for handling concatenated GZIP files in distributed processing systems like Hadoop | 9 |
kryops/rollup-plugin-gzip | A plugin that compresses Rollup bundles with Gzip or Brotli | 56 |