Rust has been getting a lot of media attention recently. It has been voted the most loved language for five years running, and it grew in use on Github by 235% from 2018 to 2019. Large companies such as Mozilla, Apple, Amazon, Facebook, Google, Twitter, a... (more…)
Read more »
Rust Fullstack Framework. Contribute to MoonZoon/MoonZoon development by creating an account on GitHub. (more…)
Read more »
A modern, cross-platform, and multi-threaded filesystem and disk usage tool that respects hidden file and gitignore rules. - GitHub - solidiquis/erdtree: A modern, cross-platform, and multi-threade... (more…)
Read more »
Haskell and Rust both support asynchronous programming. Haskell includes a feature called async exceptions, which allow cancelling threads, but they come at a cost. See how Rust does the same job, and the relative trade-offs of each approach. (more…)
Read more »
A few months ago I started learning Rust, and in the process I ended up contributing to an open source project for the first time. It turned out to be a great vehicle for learning Rust, so in this post I’d like to go over what I did and why... (more…)
Read more »