In the last post, I introduced the idea of linear
hashing. This post will describe a Rust implementation of the
algorithm. I won’t go through every last line of code, but hopefully
enough to give you a good understanding of how the whole thing
works. I sh... (more…)
Read more »
Fuzzing Rust with Shnatsel
In this fresh episode of Security headlines we interview Shnatsel
about rust fuzzing, we jump in the rabbit holes of Rust and fuzzing and
explore the magical world.
In this episode we cover:
Fuzzing in rust
i side track to openb... (more…)
Read more »
I’ve been doing a lot of Rust recently together with my colleague and friend Preethi Kumar. If you’ve been following us over at Adventures… (more…)
Read more »
Writing an OS in Rust. Contribute to phil-opp/blog_os development by creating an account on GitHub. (more…)
Read more »