Some questions about egui and guis in general

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bluey

    Bluey McBluetooth: A cross-platform Bluetooth LE library for Rust

    I wrote a cross-platform Bluetooth stack in Rust supporting Android and Windows and created an Egui app that lets you scan for bluetooth devices and also browse the different services they support: https://github.com/rib/bluey/tree/main/bluey-ui

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • nes-emulator

    NES Emulator written in Rust

    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

    Glue for building Rust applications on Android with NativeActivity or GameActivity

    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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • User-friendly Rust driver for Pimoroni GFX Pack with single-line initialization

    1 project | news.ycombinator.com | 5 Dec 2024
  • Highlights from Werner Vogels Keynote at re:Invent 2024

    2 projects | dev.to | 5 Dec 2024
  • Oscilloscope Music N-Spheres

    1 project | news.ycombinator.com | 5 Dec 2024
  • ClockBound

    1 project | news.ycombinator.com | 5 Dec 2024
  • A simple live calculator with Tree-sitter and cranelift JIT

    1 project | news.ycombinator.com | 5 Dec 2024