sleigh-rs
Ghidra Sleight (PCode) parsing library in Rust. (by rbran)
gameboy
Gameboy Emulator written in Rust and WebAssembly. 8-bit microprocessor: Sharp LR35902. (by raphamorim)
sleigh-rs | gameboy | |
---|---|---|
1 | 1 | |
42 | 603 | |
- | 83.7% | |
8.6 | 7.8 | |
about 1 month ago | 25 days ago | |
Rust | Rust | |
MIT License | Mozilla Public License 2.0 |
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.
sleigh-rs
Posts with mentions or reviews of sleigh-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-15.
gameboy
Posts with mentions or reviews of gameboy.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing sleigh-rs and gameboy you can also consider the following projects:
dust - A DS emulator written in Rust
quadtrees - An in-browser demo of quadtrees in Rust compiled to WebAssembly
cargo-decompile - A cargo subcommand that displays ghidra function output through the use of the {rizin, radare2}-ghidra project
rust-z80emu - A minimalistic Z80 Cpu emulation library in Rust.
sleigh2rust - Generate Rust Emulators and Disassemblers from Ghidra Sleigh.
chip8-book - An introduction to Chip-8 emulation using Rust
martypc - An IBM PC/XT emulator written in Rust.
rust64 - Commodore 64 emulator written in Rust