System Programming
Past Presentations
[Cancelled] Rust: Systems Programming
Rust is an exciting new systems programming language that combines low-level control and predictability with the safety and ergonomics of a high-level language. Rust’s superpower is a set of concepts called “ownership” and “borrowing” which enable you to write exceptionally performant...
Without Boats
Rust Contributor (Language & Cargo Team Member)
Next Gen Networking Infrastructure With Rust
As the world becomes ever more connected, the scale and sophistication of network infrastructure software is increasing dramatically. However, the requirements for this software are as stringent as ever: it must not only be fast, it must be “safe”, i.e. able to process untrusted data without...
Carl Lerche
Software Engineer & Rust Contributor