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 »
Looking at C++ from another angle can create new possibilities using Rust. (more…)
Read more »
Rust library for performing basic cloud storage actions across major cloud providers e.g aws - GitHub - bisoncorps/waihona: Rust library for performing basic cloud storage actions across major clou... (more…)
Read more »
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects. (more…)
Read more »
Like many people who have backgrounds in higher level languages like JavaScript and Ruby, one thing that really attracted me to Rust was the ability to get “closer to the metal”. While Rust offers plenty of high level abstractions, it certainly makes you ... (more…)
Read more »