steed - [WIP] Rust's standard library, free of C dependencies, for Linux systems...
Read more »
RFCs for changes to Rust. Contribute to rust-lang/rfcs development by creating an account on GitHub. (more…)
Read more »
3rd person shooter in the very early development phase - mrDIMAS/StationIapetus... (more…)
Read more »
What Are Bitfields? The C programming language is a product of a time where it was important to use as few resoures as possible. Memory was measured in kilobytes rather than gigabytes as we do today. Bitfields offer a handy way to reduce memory usage. How... (more…)
Read more »
One of the things I like to do is compare how different languages solve the same problem — especially when they end up having very different approaches. It’s always educational. In this case, a bunch of us have been working hard on trying to get reflectio... (more…)
Read more »