mizu
Gameboy emulator in Rust (by Amjad50)
feather-gb
Just another GameBoy emulator written in Rust 🦀 (by vojty)
mizu | feather-gb | |
---|---|---|
1 | 2 | |
32 | 17 | |
- | - | |
7.1 | 5.2 | |
11 months ago | 4 days ago | |
Rust | Rust | |
MIT License | - |
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.
mizu
Posts with mentions or reviews of mizu.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-07.
-
Gameboy Emulator Development in Rust (Twitch)
Amjad has an excellent Rust emulator he also shared recently: https://github.com/Amjad50/mizu
feather-gb
Posts with mentions or reviews of feather-gb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-14.
-
Just another GameBoy emulator in Rust with WebAssembly frontend
The emulator (GB) core is written in Rust and then exported/compiled to WASM via https://github.com/wasm-tool/wasm-pack-plugin. This basically generates a WASM file with the Typescript definitions as well (*.wasm + *.ts files). The entry file is here https://github.com/vojty/feather-gb/blob/main/gb-web/src/lib.rs.
Github: https://github.com/vojty/feather-gb
What are some alternatives?
When comparing mizu and feather-gb you can also consider the following projects:
gbc - A Gameboy Color (GBC) emulator written in Rust.
wasm-pack-plugin - webpack plugin for Rust
gameboy-emulator-rust
gbemu - WebAssembly based Gameboy Emulator
Mimic - A Gameboy emulator written in Rust
playboy - Playboy is a Nintendo Gameboy emulator for the Panic Playdate written in Rust! 👾
GBMU - (Rust) GameBoy (color) eMUlator
gameboy_emulator - Gameboy Emulator written in Rust
mooneye-gb - A Game Boy research project and emulator written in Rust
frosty - A GameBoy (DMG) emulator