gzip-hpp
Compression library
A C++ library for efficient compression and decompression of binary data
Gzip header-only C++ library
330 stars
112 watching
67 forks
Language: C++
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A multi-threaded data compression library written in Rust. | 154 |
| A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
| A compression library implemented in the Go programming language. | 1,538 |
| A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,019 |
| A plugin that compresses Rollup bundles with Gzip or Brotli | 56 |
| A Nim implementation of compression algorithms and formats | 257 |
| A fast compression and decompression library written in C. | 92 |
| A library that provides bindings to various compression formats. | 936 |
| Provides a custom input format for handling concatenated GZIP files in distributed processing systems like Hadoop | 9 |
| A category on NSData for compressing and decompressing data using the GZIP algorithm | 988 |
| A fast, in-memory decompression library for common compression formats | 73 |
| A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
| A tool for parallel decompression of gzip files with support for fast random access. | 381 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A C++ library for compressing and querying RDF data in the HDT format | 117 |