gameboy
Gameboy Emulator written in Rust and WebAssembly. 8-bit microprocessor: Sharp LR35902. (by raphamorim)
rust-z80emu
A minimalistic Z80 Cpu emulation library in Rust. (by royaltm)
gameboy | rust-z80emu | |
---|---|---|
1 | 1 | |
98 | 25 | |
- | - | |
7.7 | 8.7 | |
about 1 year ago | 10 months ago | |
Rust | Rust | |
Mozilla Public License 2.0 | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gameboy
Posts with mentions or reviews of gameboy.
We have used some of these posts to build our list of alternatives
and similar projects.
rust-z80emu
Posts with mentions or reviews of rust-z80emu.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-12.
-
Rust programmers: How do you get around Rust's cyclical reference mutability issues?
This was inspired by the approach in rust-z80emu (my CPU is written as a seperate module, hence the MemoryBus trait to provide a clean seperation).
What are some alternatives?
When comparing gameboy and rust-z80emu you can also consider the following projects:
quadtrees - An in-browser demo of quadtrees in Rust compiled to WebAssembly
moa - An emulator for various m68k and z80 based computers, written in Rust. Currently it has support for the Sega Genesis, TRS-80, and Computie (my own project), with Macintosh support in the works
sleigh-rs - Ghidra Sleight (PCode) parsing library in Rust.
nesty - Rust NES Emulator
chip8-book - An introduction to Chip-8 emulation using Rust
rust-doom - A Doom Renderer written in Rust.
rust - Empowering everyone to build reliable and efficient software.
bevy_retro - Plugin pack for making 2D games with Bevy