Scale by the Bay 2018: Bryan Cantrill, Rust and Other Interesting Things [video]

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. Read more

Similar

A fast port scanner in 100 lines of Rust

To write a fast port scanner, a programming language requires: A Good I/O model, not to eat all the resources of the system. High-level abstractions and a good packaging system to isolate low-level code and reuse it easily. To be type and memory safe, be... (more…)

Read more »