cap-std is a project to create capability-based versions of Rust standard
library and related APIs. (more…)
Read more »
Of the many ideas that Rust borrows from other languages, its enums are one that people seem to get the most excited about. They are sometimes referred to as sum types, algebraic data types, or tagged unions, and although they are typically associated wit... (more…)
Read more »
Magical Deterministic Simulator for distributed systems in Rust. - madsim-rs/madsim... (more…)
Read more »
A modern Quake engine. Contribute to cormac-obrien/richter development by creating an account on GitHub. (more…)
Read more »
A few weeks ago I posted a blog entry about stuff I've been
building to compile Rust code for .NET. (more…)
Read more »