News

Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy ...
Without comments, the core header files only require ~4K lines of code and depend on Python (CPython 3.8+, PyPy, or GraalPy) and the C++ standard library. This compact implementation was possible ...