A few weeks ago I posted a blog entry about stuff I've been
building to compile Rust code for .NET. (more…)
Read more »
Rust is a relatively new system programming language that has been
experiencing a rapid adoption in the past 10 years. Rust incorporates a memory
ownership model enforced at a compile time. Since this model involves zero
runtime overhead, programs written... (more…)
Read more »
A list of companies using Rust in production. . Contribute to omarabid/rust-companies development by creating an account on GitHub. (more…)
Read more »
Summer! The time to slow down, relax, go to strange places, and do the projects that are long overdue. This summer I had the joy of spending my time in a lovely house near Lyon in France. In many ways the summer was like others, meaning there was … (more…)
Read more »
🦆 Rust procedural macro that generates code using OpenAI-compatible models at compile-time - germangb/ai-bindgen... (more…)
Read more »