Goose is the most scalable load testing tool available (10 - 20x faster... (more…)
Read more »
It's been a while since my last post. I have some exciting news to share before going over the progress over the last nine months. I will be joining Espressif full time to work on Rust support for all of Espressif's chips, past, present and future! I am v... (more…)
Read more »
A few months ago, we saw how to execute a shellcode from memory in Rust. What if we could write the actual shellcode in Rust?
Writing shellcodes is usually done directly in assembly. It gives you absolute control over what you are crafting, however, it co... (more…)
Read more »
A Game Boy emulator written in Rust. Contribute to smparsons/retroboy development by creating an account on GitHub. (more…)
Read more »
Rust is quickly becoming the "default choice" for applications where performance and reliability are top considerations. What can we expect from the next few... (more…)
Read more »