Kanzi is a modern, modular, portable, and efficient lossless data compressor.
Unlike many mainstream lossless compressors, Kanzi is not limited to a single compression approach. It combines multiple algorithms and techniques to offer a broad range of compression ratios and adapt to different types of data. It is designed to exploit multi-core CPUs by compressing blocks in parallel.
Kanzi is a data compressor, not an archiver. It does not provide features such as cross-file deduplication or data recovery, and it is not compatible with standard compression formats.
This is free and open source software.
Key Features
- Fast lossless data compression
- Multi-threaded by design
- Selectable entropy codecs and data transforms
- Supports a broad range of compression ratios
- Content-aware transforms for specific data types
- Produces a seekable bitstream
- No external dependencies
- Builds on Linux, macOS, BSD, and Windows
- Offers command-line tools and C/C++ APIs
Website: github.com/flanglet/kanzi-cpp
Support:
Developer: flanglet
License: Apache License 2.0
Kanzi is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| Multi-Core Compression Tools | |
|---|---|
| Zstandard | Fast compression algorithm, providing high compression ratios |
| pigz | Parallel implementation of gzip. It's a fully functional replacement for gzip |
| pixz | Parallel indexing XZ compression, fully compatible with XZ. LZMA and LZMA2 |
| PBZIP2 | Parallel implementation of the bzip2 block-sorting file compressor |
| lrzip | Compression utility that excels at compressing large files |
| lbzip2 | Parallel bzip2 compression utility, suited for serial and parallel processing |
| plzip | Massively parallel (multi-threaded) lossless data compressor based on lzlib |
| crabz | Like pigz but written in Rust |
| PXZ | Runs LZMA compression on multiple cores and processors |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

