The Rust programming language, with its safety guarantees, has established itself as a viable choice for low-level systems programming language over the traditional, unsafe alternatives like C/C++. These guarantees come from a strong ownership-based type ... (more…)
Read more »
I'm about two weeks into Rust now, so this feels like a good time to write a critique, before I get Stockholm Syndrome'd. My main motivation in learning Rust is that I have to maintain some of Dark's Rust code. There was a recent outage related to that co... (more…)
Read more »
Dynamically changing, partially-stateful data-flow for web application backends. - mit-pdos/noria... (more…)
Read more »
Visualize Ownership and Lifetimes in Rust. Contribute to cordx56/rustowl development by creating an account on GitHub. (more…)
Read more »
Rust Neat - NeuroEvolution of Augmenting Topologies - TLmaK0/rustneat... (more…)
Read more »