Next Generation Internet

Compression Carcinized: Drop-in Compatible Compression in Rust

Date / Time
2024-10-17
16:30

Data compression is used when loading almost anything on the web. This talk is about how we implement zlib-rs and other compression algorithms in rust so that they are drop-in compatible with their C equivalent.