bzip3
Compression algorithm
A high-performance compression algorithm with improved features over its predecessor BZip2.
A better and stronger spiritual successor to BZip2.
697 stars
20 watching
39 forks
Language: C
last commit: about 1 month 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 | 132 |
inikep/lizard | An efficient compression algorithm with fast decompression speed | 653 |
blosc/c-blosc | A high-performance compressor optimized for binary data, designed to accelerate 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. | 140 |
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. | 629 |
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 282 |
powturbo/turbopfor-integer-compression | A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 330 |
catid/zpng | A fast and efficient lossless photographic image compression library | 274 |
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 | 130 |
jermp/interpolative_coding | A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
juzisang/picgo-plugin-compress | An image compression plugin for the PicGo platform | 132 |