Rust's trait system is wonderful. Everyone I know that has used it agrees
with this statement. It's a great way to encode shared behaviour between
data types, and create flexible APIs. (more…)
Read more »
Rust is most well-known for its features around writing low-level code in a safer way than its predecessors. But it’s also a lot more than that. The Rust community is slowly evolving the way that we talk about Rust to people who haven’t yet given... |...
Read more »
Zero To Production In Rust is an opinionated introduction to backend development in Rust.
You can pre-order the book on zero2prod.com.
Subscribe to the newsletter to be notified when a new episode is published. (more…)
Read more »
Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support. (more…)
Read more »
Array of Struct to Struct of Array helpers in Rust - lumol-org/soa-derive... (more…)
Read more »