cargo-n64
Make Nintendo 64 games in Rust! 🦀 (by rust-console)
gba
A crate that helps you make GBA games (by rust-console)
cargo-n64 | gba | |
---|---|---|
2 | 7 | |
164 | 689 | |
1.8% | 0.4% | |
1.8 | 7.9 | |
about 3 years ago | 5 months ago | |
Rust | Rust | |
MIT License | Apache 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.
cargo-n64
Posts with mentions or reviews of cargo-n64.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-07.
- CIB 64DD Dev Kit
-
rust gcc backend was officially accepted into the compiler
Nintendo 64: MIPS R4300i, supported by upstream LLVM and GCC, some Rust support
gba
Posts with mentions or reviews of gba.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-10.
-
[media] I spent time porting rust to the Nntendo DS
Are you aware of https://github.com/rust-console/gba ?
-
[Media] Conway's game of life partially implemented in Rust
Yeah, there's actually a library crate with quite a few examples that I used: https://github.com/rust-console/gba
- Rust9x: Compile Rust code for Windows 95, NT and above
-
Are there any open source game consoles where I can use Rust to make a game for it?
Not open-source console, but there is GBA from scratch book. There is also an gba crate that makes programming on GBA easier.
-
RBoy: A Gameboy Emulator in Rust
There is a rust port for the game boy advance https://github.com/rust-console/gba
-
rust gcc backend was officially accepted into the compiler
GBA: ARM7TDMI, supported by upstream LLVM and GCC, some Rust support
- Gba: Crate that helps you make GBA games in Rust
What are some alternatives?
When comparing cargo-n64 and gba you can also consider the following projects:
libdragon - Open source library for N64 development.
rusty-TONC - Having fun on the GBA, and porting TONC's examples.
gopher64 - N64 emulator written in Rust
ironds - System for developing for the Nintendo DS with Rust
n64chain - A (free) open-source N64 development toolchain.
rboy - A Gameboy Emulator in Rust