You are here |
blog.yoshuawuyts.com | ||
| | | |
thefuntastic.com
|
|
| | | | Rust, not related to the video game also called Rust, is a promising systems programming language with novel features ideally suited for game development. Exposure and awareness within the game developer community, however, remains limited. In this post, I provide a gentle introduction to Rust and attempt to justify its place on your radar. | |
| | | |
boats.gitlab.io
|
|
| | | | This is just a post about something that grinds my gears a bit more than it reasonably should: I think the habit of applying for CVEs for Rust (and Rust ecosystem libraries) is silly at best and harmful at worst. I think it muddies the waters about what a vulnerability is, and paints an overly negative picture of Rust's security situation that can only lead people to make inaccurate evaluations when contrasting it with other languages like C/C++. | |
| | | |
async.rs
|
|
| | | | ||
| | | |
akos.ma
|
|
| | My personal project during the pandemic was Conway, a project providing implementations of Conway's Game of Life in as many programming languages as possible. |