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: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mapbox/gzip-hpp A C++ library for efficient compression and decompression of binary data 330
andybalholm/brotli A pure Go implementation of the Brotli compression algorithm. 629
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
andrewrk/libz A Zig port of zlib, replacing its build system with a custom implementation. 14
golang/snappy A compression library implemented in the Go programming language. 1,538
jsummers/oldunzip A collection of C libraries for decompressing ZIP files using various compression methods. 14
eyalz800/zpp_bits A lightweight C++20 serialization and RPC library in one header file 755
sstadick/gzp A multi-threaded data compression library written in Rust. 154
brianpugh/tamp A lossless compression library designed for low-memory embedded targets with high data compression ratios. 30
rikyoz/bit7z A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files 662
kspalaiologos/bzip3 A high-performance compression algorithm with improved features over its predecessor BZip2. 697
zlib-ng/minizip-ng A C-based zip archive manipulation library with support for various compression and encryption methods. 1,249
johnezang/pithy A fast compression and decompression library written in C. 92
nih-at/libzip A C library for reading and modifying compressed archives 861