nes-emulator
NES Emulator written in Rust (by rib)
android-activity
Glue for building Rust applications on Android with NativeActivity or GameActivity (by rust-mobile)
nes-emulator | android-activity | |
---|---|---|
1 | 3 | |
8 | 252 | |
- | 1.6% | |
4.2 | 3.7 | |
over 1 year ago | 24 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.
nes-emulator
Posts with mentions or reviews of nes-emulator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-19.
-
Some questions about egui and guis in general
I'm also currently working on a NES emulator in Rust which has an Egui based frontend including tools for viewing memory, recording macros, viewing events, internel graphics state for the hardware and the audio state: https://github.com/rib/nes-emulator/tree/main/nes-emulator-ui
android-activity
Posts with mentions or reviews of android-activity.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-09.
-
Introducing android-intent! A crate for calling android activities with intents from rust
The example shown is just the standard Android example from android-activity. For info on using the intents there's some more information in the docs but it does need work
-
is it possible to make android app using rust? any step by step tutorial?
In case they give some inspiration you could check out some of these standalone Rust Android examples: https://github.com/rib/android-activity/tree/main/examples
-
Some questions about egui and guis in general
About Android specifically, I contributed some things upstream to try and help support using Egui on Android. It's still not perfect but it's certainly doable. Related to that I've worked on this glue layer for Android: https://github.com/rib/android-activity which I've also been utilizing with Winit + Egui to help improve Android support. That repo also includes an Egui example: https://github.com/rib/android-activity/tree/main/examples/agdk-egui
What are some alternatives?
When comparing nes-emulator and android-activity you can also consider the following projects:
nes-bundler - Transform your NES-game into a single executable targeting your favourite OS!
deltachat-android - Email-based instant messaging for Android.
bluey - Bluey McBluetooth: A cross-platform Bluetooth LE library for Rust
Fearless-NES - A NES emulator written in Rust
cargo-mobile - Rust on mobile made easy!
potatis - 🥔 MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)
lavagna - A collaborative blackboard, ideal for simple sketches during online meetings
dioxus - Fullstack app framework for web, desktop, mobile, and more.
cargo-mobile2 - Rust on mobile made easy!