Next Generation Internet
Compression Carcinized: Drop-in Compatible Compression in Rust
Speakers
Presentation Slides
Presentation Video
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.