Rust, Zig, and the Futility of “Replacing” C

There was a recent argument about the Python Cryptography library switching to Rust. Who was at fault? Read more

Similar

Yoshua Wuyts: State Machines in Rust

Every now and then I like to think about topics that don't directly relate to my daily work. One of those topics has been parsers: back in January I wrote about byte-ordered stream parsing and how I think we can improve streaming parsing in Rust with a sm... (more…)

Read more »