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: 11 months ago
Linked from 2 awesome lists
compression
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| | An efficient compression algorithm with fast decompression speed | 653 |
| | A high-performance compressor optimized for binary data, designed to accelerate memory-bound computations. | 986 |
| | A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| | 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 |
| | A pure Go implementation of the Brotli compression algorithm. | 629 |
| | Develops a lossless data compression format suitable for cloud datasets | 282 |
| | A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 |
| | A C++ library for efficient compression and decompression of binary data | 330 |
| | A fast and efficient lossless photographic image compression library | 274 |
| | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| | A set of algorithms for compressing integers in programming languages | 130 |
| | A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 |
| | An image compression plugin for the PicGo platform | 132 |