A number of programming languages offer a feature called “Named Arguments” or “Labeled Arguments”, which makes some function calls much more readable and safer.
Let’s see how hard it would be to add these in Rust. (more…)
Read more »
A human readable object notation / serialization format that syntactic similar to Rust and completely supports Serde's data model. - eternal-io/keon... (more…)
Read more »
bootable x86 snake game in rust . Contribute to trusch/snakeos development by creating an account on GitHub. (more…)
Read more »
We released a new CLI v3 with a major refactor. We talk about our journey to a 100 percent Rust CLI tool. (more…)
Read more »
Rust Type Kit (beta) - query your Rust codebase and generate types for everything - reachingforthejack/rtk... (more…)
Read more »