Today we are excited to release oramfs, a simple, flexible, Free Software ORAM implementation for Linux written in Rust. It is designed to support different ORAM schemes and encryption ciphers. It … (more…)
Read more »
Recently, I needed WebSockets in my side project. I will share how I implemented it, what I learned. (more…)
Read more »
I saw a recent Reddit post on the advances in Generic Associated Types (GATs) in Rust, which allows for the definition of a Monad trait. In this post, I'm going to take it one step further: a monad transformer trait in Rust! (more…)
Read more »
A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust. - mre/idiomatic-rust... (more…)
Read more »
Cross-platform game engine in Rust. . Contribute to not-fl3/macroquad development by creating an account on GitHub. (more…)
Read more »