Safe interop between Rust and C++. Contribute to dtolnay/cxx development by creating an account on GitHub. (more…)
Read more »
Friendly and fast tool for sending HTTP requests. Contribute to ducaale/xh development by creating an account on GitHub. (more…)
Read more »
Introduction Rudroid - this might arguably be one of the worst Android emulators possible. In this blog, we’ll write an emulator that can run a ‘Hello World’ Android ELF binary. While doing this, we will learn how to go about writing our own emulators.
Wr... (more…)
Read more »
I'll get right to it: I've rewritten Psychopath in Rust. And I feel like this requires an explanation. The short version is that Psychopath is a personal project that I work on for fun, and I had fun rewriting it... (more…)
Read more »
In the realm of systems programming, safety and security are paramount. My "Safe and Secure Coding in Rust: A Comparative Analysis of Rust and C/C++" book is a deep dive into the world of system programming languages, with a spotlight on Rust's capabiliti... (more…)
Read more »