New thing from the Zstd (and LZ4/xxhash) crowd: OpenZL. A dozen or so building blocks (shufflers, transposers, filters, compressors) that can be chained together. Can automatically build "best" config based on sample data; same decompressor can decompress any config. Nice! https://openzl.org/ (and whitepaper: https://arxiv.org/abs/2510.03203) #compression #openzl
