Talk about designing library API in Rust. Author shows how to implement something like Python's
#talk #rust #type
tqdm for CLI progress bars but in a more logical, restricting, and type-safe fashion. I've enjoyed it, hope you will as well.#talk #rust #type
YouTube
"Type-Driven API Design in Rust" by Will Crichton
Rust is a unique programming language that blends imperative and functional concepts to make low-level systems safer. However, compared to other modern languages, designing APIs in Rust requires a fundamentally different mindset -- for example, designing…
Old man yells at Rust programmers.
Linus our Torvalds puts "Rust is safe" people in their place in terms of kernel development.
#linux #kernel #rust
Linus our Torvalds puts "Rust is safe" people in their place in terms of kernel development.
#linux #kernel #rust
One more OS by Google. The idea is to build a secure system for embedded and smart devices. In Rust.
Thanks to @MightySeal for the link
#google #os #rust
Thanks to @MightySeal for the link
#google #os #rust
Google Open Source Blog
Announcing KataOS and Sparrow
We've open sourced several components for our secure operating system, called KataOS, on GitHub, as well as partnered with Antmicro
Google reports that with each year there are less and less severe and memory safety vulnerabilities in Android, and rather unequivocally nods in Rust direction.
#cybersec #vulnerability #rust
#cybersec #vulnerability #rust
Google Online Security Blog
Memory Safe Languages in Android 13
Posted by Jeff Vander Stoep For more than a decade, memory safety vulnerabilities have consistently represented more than 65% of vulnerab...
My man has implemented a toy JVM in Rust. Here you'll find a series of posts with details on .class files, bytecode and other aspects of his rjvm thingy.
#java #jvm #rust
#java #jvm #rust