As of stable Rust 1.39.0, it is possible to
implement a very basic and safe
coroutine library using Rust's
async/await support, and
in under 100 lines of code. The implementation depends solely on std and is
stack-less (meaning, not depending on an separ... (more…)
Read more »
Welcome to the 19th issue of the Rust GameDev Workgroup's
monthly newsletter.
Rust is a systems lang… (more…)
Read more »
There are times when adopting a standard approach just isn’t good enough. This post is about making minimal changes for maximum effect… (more…)
Read more »
An easy-to-use, flexible website template for labs, with automatic citations, GitHub tag imports, pre-built components, and more. (more…)
Read more »