bzip3
Compression algorithm
A high-performance compression algorithm with improved features over its predecessor BZip2.
A better and stronger spiritual successor to BZip2.
690 stars
19 watching
38 forks
Language: C
last commit: 6 months ago
Linked from 2 awesome lists
compression
Related projects:
Repository | Description | Stars |
---|---|---|
gildor2/fast_zlib | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 133 |
inikep/lizard | An efficient compression algorithm with fast decompression speed | 655 |
blosc/c-blosc | A high-performance compressor optimized for binary data transmission and memory-bound computations. | 986 |
flanglet/kanzi-cpp | A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 137 |
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 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 624 |
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 281 |
powturbo/turbopfor-integer-compression | A C library providing a set of efficient algorithms for compressing and decompressing integers. | 772 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
catid/zpng | A fast and efficient lossless photographic image compression library | 273 |
emmanuel-marty/zultra | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
zentures/encoding | A set of algorithms for compressing integers in programming languages | 129 |
jermp/interpolative_coding | A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
alexcrichton/bzip2-rs | A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding | 99 |
juzisang/picgo-plugin-compress | An image compression plugin for the PicGo platform | 129 |