andyzip
Compression library
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.
A fast and compact modern C++ (header only) zip, bzip2 and brotli library
25 stars
4 watching
2 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for efficient compression and decompression of binary data | 330 |
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| A compression library implemented in the Go programming language. | 1,538 |
| A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| A lightweight C++20 serialization and RPC library in one header file | 755 |
| A multi-threaded data compression library written in Rust. | 154 |
| A lossless compression library designed for low-memory embedded targets with high data compression ratios. | 30 |
| A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |
| A high-performance compression algorithm with improved features over its predecessor BZip2. | 697 |
| A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
| A fast compression and decompression library written in C. | 92 |
| A C library for reading and modifying compressed archives | 861 |