kartoffels: Emulating thousands of RISC V CPUs For Fun November 25, 2024 @ code::dive #gamedev #riscv #rust #webassembly code
Coolest algorithms and optimizations I've used at work June 6, 2024 @ Rust Wrocław #algorithms #performance #rust
Trace Me a River (v2): Computing stuff on GPU using Rust January 11, 2024 @ Rust Wrocław #gpu #rust code, slides
Let's implement a virtual machine! -- from AST to JIT in one hour October 6, 2022 @ Rust Wrocław #rust code (1), code (2)
Microdosing Rust: Why & How to Get Started with AVR? June 23, 2022 @ Rust Wrocław #avr #microcontrollers #rust slides, codes
Can’t Hack This: A hard-headed introduction to Nix July 3, 2020 @ Functional Programming Wrocław #nix slides
Fantastic Actors and Where to Find Them: Actor system from scratch February 27, 2020 @ Rust Wrocław #rust slides, codes