This is the speech Tang Liu (tl@pingcap.com) gave at the Bay Area Rust Meetup August 2017. See the video. (more…)
Read more »
Redis-compatible key-value server built in Rust — multi-core scale-out, SSD-backed persistence - ForgeKV/forgekv... (more…)
Read more »
In this next1 post of my series explaining how Rust is better off without Object-Oriented Programming, I discuss the last and (in my opinion) the weirdest of OOP’s 3 traditional pillars.
It’s not encapsulation, a great idea which exists in some form in ev... (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 »
Contribute to LeonardoTemperanza/LupinPathTracer development by creating an account on GitHub. (more…)
Read more »