Nick Cameron is a long-time Rust programmer who has recently started using Go. In this post, he talks about his early impressions of Go. Read this post to learn more. (more…)
Read more »
Hello and welcome to another issue of This Week in Rust!
Rust is a systems language pursuing the trifecta: safety, concurrency, and speed.
This is a weekly summary of its progress and community.
Want something mentioned? Tweet us at @ThisWeekInRust or sen... (more…)
Read more »
While trying to implement a long planned feature, an ad block in Angelfish, the Plasma Mobile webbrowser,
I was looking for a mostly complete and performant library that provides this functionality. (more…)
Read more »
This is a handy pattern to use for efficiently escaping text, and it's also a good demonstration of Rust's Cow π type. (more…)
Read more »
Rust has been called the "most loved" programming language on Stack Overflow's annual survey. Here's why it's one of the fastest growing languages. (more…)
Read more »