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

GitHub

25 stars
4 watching
2 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mapbox/gzip-hppA C++ library for efficient compression and decompression of binary data330
andybalholm/brotliA pure Go implementation of the Brotli compression algorithm.629
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
andrewrk/libzA Zig port of zlib, replacing its build system with a custom implementation.14
golang/snappyA compression library implemented in the Go programming language.1,538
jsummers/oldunzipA collection of C libraries for decompressing ZIP files using various compression methods.14
eyalz800/zpp_bitsA lightweight C++20 serialization and RPC library in one header file755
sstadick/gzpA multi-threaded data compression library written in Rust.154
brianpugh/tampA lossless compression library designed for low-memory embedded targets with high data compression ratios.30
rikyoz/bit7zA C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files662
kspalaiologos/bzip3A high-performance compression algorithm with improved features over its predecessor BZip2.697
zlib-ng/minizip-ngA C-based zip archive manipulation library with support for various compression and encryption methods.1,249
johnezang/pithyA fast compression and decompression library written in C.92
nih-at/libzipA C library for reading and modifying compressed archives861