bundle
Compression library
An embeddable compression library supporting multiple algorithms and formats.
Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGELO, SHRINKER, CRUSH, LZJB and SHOCO streams in a ZIP file (C++03)(C++11)
635 stars
27 watching
89 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
r-lyeh-archived/cocoa | A lightweight C++11 hashing library providing interfaces for various hash algorithms and data types | 23 |
emmanuel-marty/zultra | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
philanc/luazen | A Lua library providing compression and cryptographic functions | 91 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
szktty/erlang-lz4 | A C library providing LZ4 compression and decompression functionality for use in Erlang programs. | 65 |
miloszkrajewski/k4os.compression.lz4 | A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. | 693 |
r-lyeh-archived/scriptorium | A benchmarking study of scripting languages embedded in C++ and statically linked. | 499 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
r-lyeh/tinybits | A collection of reusable code snippets and utilities for various tasks in C and C++ programming. | 314 |
andy-thomason/andyzip | 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 |
emmanuel-marty/em_inflate | A fast, in-memory decompression library for common compression formats | 73 |
r-lyeh-archived/unify | A C++11 function to normalize resource identifiers into a standardized format | 22 |
stcarrez/ada-lzma | A library providing an Ada interface to the liblzma compression library | 6 |