Tokio: Runtime for writing reliable asynchronous applications with Rust

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, … – tokio-rs/tokio… Read more

Similar

Playing Codenames with Rust

I love playing board games. I love machine learning. I love Rust. So why not combine them and do something really fun? So I ran a word vector analogy query and I got back: machine learning + board games - Rust = Codenames So let's implement Codenames in ... (more…)

Read more »