Integrating an eBPF-based firewall into the Rust-based Tezos node

Any kind of service that relies on an active internet connection, whether it is a website, application or blockchain node, has to have a… Read more

Similar

Making Async Rust Reliable

Last year was an important year for Async Rust, culminating in the release of async fn in traits, one of Rust’s most long-awaited language features. I’m really proud of the work and expertise the Async Working Group has put in to this effort, and for the ... (more…)

Read more »

Rust and the JVM

This is the 7th post in the Start Rust focus series. So far, we have learned the basics of Rust syntax, developed a custom Kubernetes controller, and integrated with the front-end with Wasm. I’ve been using the JVM for two decades now, mainly in Java. The... (more…)

Read more »

Forensic-Tool Development with Rust

I hereby certify that I am the sole author of this thesis. All the used materials, references to the literature and the work of others have been referred to. This thesis has not been presented for examination anywhere else.

Read more »