Error handling in Rust can be confusing - should you use a library? Which one? For what purpose? This chapter provides a structured framework to reason about errors as well as a guide on how to leverage the existing ecosystem (`thiserror`, `anyhow`). (more…)
Read more »
In Rust in 2023, @nrc floated an idea of a Rust compiler rewrite.
As my hobby is writing Rust compiler frontends (1, 2), I have some (but not very many) thoughts here!
The post consists of two parts, covering organizational and technical aspects. (more…)
Read more »
Performance of a database system depends on many factors: hardware, configuration, database schema, amount of data, workload type, network latency, and many ... (more…)
Read more »
ed in rust. Contribute to ash2x3zb9cy/ed development by creating an account on GitHub. (more…)
Read more »
copper - [WIP] Your guide to programming ARM Cortex-M microcontrollers with Rust... (more…)
Read more »