Adding BPF target support to the Rust compiler

When I created this blog back in September my goal was to post at least once
a month. It’s December now and you’re reading my second post, so I’m not exactly
off to a great start. 🤔… Read more

Similar

Fastest RaptorQ codec now in Rust

In my last blog post, I wrote about learning Rust and implementing the RaptorQ (RFC6330) fountain code. I only optimized the library for handling small message sizes, since it was mainly a project to help me learn Rust. However, since releasing it, a numb... (more…)

Read more »

Arti, a pure-Rust Tor implementation

Greetings! Today I'm happy to announce a new era in Tor implementation. Over the past year or so, we've been working on "Arti", a project to rewrite Tor in Rust. Thanks to funding from Zcash Open Major Grants (ZOMG), we can finally put the Arti project up... (more…)

Read more »