Let’s demystify video codecs by writing one from scratch in about a hundred lines of Rust. (more…)
Read more »
Rust GCC Front End. Rust GCC has 2 repositories available. Follow their code on GitHub. (more…)
Read more »
Rust has been ranked as one of the most loved languages by developers. In this series, you will learn the fundamentals of Rust development. We'll start by downloading the tools you need to program with Rust, walk through common concepts, and share what's ... (more…)
Read more »
nailgun is a small hobby project I’ve been working on sparsely for a few months, it’s a cli DNS benchmarking tool heavily inspired by flamethrower but written in Rust with tokio. I’ve been working at the intersection of DNS & Rust for a little while a... (more…)
Read more »
In the first post in our open source series, we share our solution for gRPC client-side load balancing in Rust, using ginepro.
(more…)
Read more »