An IBM PC/XT emulator written in Rust. Contribute to dbalsom/martypc development by creating an account on GitHub. (more…)
Read more »
An open source payments switch written in Rust to make payments fast, reliable and affordable - juspay/hyperswitch... (more…)
Read more »
Introduction Hello! This is part one of a short series of posts on writing a simple raytracer in Rust. I’ve never written one of these before, so it should be a learning experience all around.
So what is a raytracer anyway? The short version is it’s a com... (more…)
Read more »
struct X { y: Y } impl X { fn y(&self) -> &Y { &self.y } } This defines an aggregate type containing a field y of type Y directly (no...
Read more »
You have triggered an abuse detection mechanism.
Please wait a few minutes before you try again;
in some cases this may take up to an hour.
(more…)
Read more »