A Layer implementation for tokio-rs/tracing providing Bunyan formatting for events and spans. - LukeMathWalker/tracing-bunyan-formatter... (more…)
Read more »
Update dbaupp on Reddit pointed out that this particular example does not support the point I'm trying to make. I'll explain why below. I ... (more…)
Read more »
A systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. (more…)
Read more »
Last year I finally decided to learn some Rust. The official book by Steve Klabnik and Carol Nichols is excellent, but even after reading it and working on some small code exercises, I felt that I … (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 »