Rust bindings for the Go standard library (via CGo) - fdschonborn/gostd... (more…)
Read more »
Project Freta provides automated whole-system volatile memory introspection for Linux systems... (more…)
Read more »
The usage of Rust started as an experiment at Sentry but became a non negligible part of our infrastructure. This is lessons learned, what works and doesn't ... (more…)
Read more »
“Every application has an inherent amount of irreducible complexity. The only question is: Who will have to deal with it… (more…)
Read more »
The Rust compiler has a few assumptions that it makes about the behavior of all code. Violations of those assumptions are referred to as Undefined Behavior. Since Rust is a safe-by-default ... (more…)
Read more »