Rust Diesel ORM: Async I/O Hurdles

With futures-rs and tokio the Rust ecosystem recently got a whole new chapter in the async IO story. It would be pretty great for diesel to work with this as well. From an enduser standpoint, a str… Read more

Similar

Why Commure Uses Rust

One of the pleasures of being a founding CTO is picking your new company’s tech stack. I wanted to write a short blog post about how Commure decided to use [Rust] (https://www.rust-lang.org/) for all of our backend code and some of the experience so far. ... (more…)

Read more »

Rust: a Scala writer’s perspective

The 1st year anniversary of my first line of Rust code is coming up, and it’s getting for 5 years since I wrote my first line of Scala code. I thought it would be a good idea to summarise my Scala-tinted perspective of The Rust Experience TM, one year on. (more…)

Read more »