Rust library for regular expressions using "fancy" features like look-around and backreferences - fancy-regex/fancy-regex... (more…)
Read more »
multi-thread async io library. Contribute to hankai17/sickle development by creating an account on GitHub. (more…)
Read more »
Safety-critical applications oriented Real-Time Operating System written in Rust - GitHub - n7space/aerugo: Safety-critical applications oriented Real-Time Operating System written in Rust... (more…)
Read more »
Beginner, advanced, expert level Rust training material - microsoft/RustTraining... (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 »