2026-03-30
Author: Folkert de Vries
bzip2-rs
zlib-rs
zstd-rs
data compression
Fixing our own problems in the Rust compiler
In our data compression projects, we use Rust where C is traditionally used. During the work, we've hit limitations in Rust itself and in the surrounding tooling. Over the years, we've become increasingly comfortable with fixing these issues ourselves.
Read more ...