Introduction Original Chapter 1 Every programmer wants to feel loved (yes I am looking at you!), be it by others or yourself. Usually you really love yourself when you accomplish something you are proud of. That is why from time to time programmers tend t... (more…)
Read more »
Welcome to the 20th issue of the Rust GameDev Workgroup's
monthly newsletter.
Rust is a systems lang… (more…)
Read more »
Error handling in Rust is very different if you’re coming from other languages. In languages like Java, JS, Python etc, you usually throw exceptions and return successful values. In Rust, you return something called a Result. (more…)
Read more »
Rust Neat - NeuroEvolution of Augmenting Topologies - TLmaK0/rustneat... (more…)
Read more »
A rust crate that provides a space efficient 𝛿-based CRDT implementation - helsing-ai/dson... (more…)
Read more »