Producing readable, idiomatic Rust code is a major goal of C2Rust, our project to accelerate migration of C code into Rust. One hurdle we faced is the mismatch between C headers and the Rust module system. C and Rust are similar in many ways: they're both... (more…)
Read more »
This is a space where I express my thoughts and opinions on mostly technical things - sidkshatriya/me... (more…)
Read more »
❤️ 🦀 ❤️ 100,000 issues filled with love, compassion and a wholesome community. Thank you, Rust community, for being one of the most, if not straight out the most, welcoming programming communities ... (more…)
Read more »
This blog post is an update to the preceeding article “A web application completely written in Rust” and summarises the projects progress… (more…)
Read more »
Seeing Rust as a potential successor to TypeScript, we go through through the Rust Book with TypeScript in mind. (more…)
Read more »