A GameBoy Emulator written in Rust
Run from the command line with a ROM file, like so:
$ ./gboxide roms/game.gb
Most of these are linked from avivace/awesome-gbdev, but these are the resources I've found most useful.