In this article we'll take a closer look at Rust's Ownership model and how it manages memory. (more…)
Read more »
Back in spring 2020 at GoOut, we were looking to replace our Spring-Tomcat duo by a more lightweight framework to power our future Kotlin microservices. We did some detailed (at times philosophical) theoretical comparisons that I much enjoyed, but these c... (more…)
Read more »
Rust is a systems programming language with massive ambitions. It is
designed for creating the most reliable software, from the tiniest
embedded systems to multi-million line behemoths, and its users need
to have confidence that it is fit for purpose. (more…)
Read more »
RFCs for changes to Rust. Contribute to rust-lang/rfcs development by creating an account on GitHub. (more…)
Read more »