esp32-spooky-maze-game
dioxus

esp32-spooky-maze-game | dioxus | |
---|---|---|
1 | 165 | |
33 | 25,157 | |
- | 5.8% | |
7.1 | 9.8 | |
about 2 months ago | 2 days ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
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.
esp32-spooky-maze-game
-
Low FPS on ESP32 LCD
I'm trying lots of Rust demos (including rust-esp32-std-demo, esp32-spooky-maze-game) for ESP32 on my M5GO kit with ili9342c controller and all of them struggle to give fullscreen (320x240) frame-rate > 5.
dioxus
-
auto y2025 = new Year(); // Resolutions
Rewrite Muscurdi - Password Manager in Rust with [iced](https://github.com/iced-rs/iced, dioxus and/or tauri
-
Dioxus 0.6 – Crossplatform apps with Rust
In, my opinion it's good for ambitious projects to have a stable financial foundation. What negative things one project does because of venture capital does not mean another will.
There's no CLA. Dioxus is MIT/Apache-2 licensed.
> How many of the contributors are directly payed for their contributions?
I unfortunately feel like you're asking this in bad faith. Our team is very small, we're very lean, and we have funding sources that aren't just venture. We also have a very active community and people are building new libraries and becoming dioxus contributors every day.
https://github.com/DioxusLabs/dioxus/releases/tag/v0.6.0 (scroll to contributors)
- Dioxus 0.6: Web, Desktop, Mobile Apps in Rust
-
If Not React, Then What?
> You still need to access the DOM, which can't be done directly from WASM. Maybe someday it will happen?
You can access the DOM through JavaScript glue. These Rust WASM frameworks do that:
- Leptos: https://www.leptos.dev/
- Sycamore: https://sycamore.dev/
- Yew: https://yew.rs/
- Dioxus: https://dioxuslabs.com/
> Okay, so use canvas instead and do all UI inside WASM?
You can do that too. That's what this VB6 clone written in C# and compiled to WebAssembly does:
- https://bandysc.github.io/AvaloniaVisualBasic6/
- https://github.com/BAndysc/AvaloniaVisualBasic6
> vague "JavaScript limitations"
It's not vague. Despite 28 years of effort optimizing JavaScript, WebAssembly outperforms JavaScript:
- https://nuenki.app/blog/bloom_filters_optimisation
- https://jordaneldredge.com/blog/speeding-up-winamps-music-vi...
- https://www.amazon.science/blog/how-prime-video-updates-its-...
- Dioxus – Cross Platform Apps in Rust
-
Blitz: A lightweight, modular, extensible web renderer
Yes, Sciter is definitely pretty close.
We think we can do better CSS support. Sciter has good CSS2 layout support, but only has it's own proprietary equivalent to Flexbox. Our CSS2 support is currently pretty patchy, but we have good Flexbox and CSS Grid support. We also have full support for things like media queries and css variables which I don't believe Sciter supports.
Regarding "just disable the JS":
You can, but then you won't have scripting support. Blitz still has scripting support without JS using https://github.com/DioxusLabs/dioxus which is a react-like UI framework but in Rust.
-
Tauri 2.0 Release Candidate
Related: Dioxus
> Dioxus is a Rust library for building apps that run on desktop, web, mobile, and more.
https://dioxuslabs.com
(Dioxus uses Tauri)
-
Inkdown is a Markdown reading, editing, and sharing tool
There's also Tauri which https://dioxuslabs.com/ uses.
-
Ask HN: Who is hiring? (June 2024)
Dioxus Labs (http://dioxuslabs.com) | Founding Rust Engineer | San Francisco | in-person | Full-time | 125-150k | 0.5-3% equity
I'm Jonathan, the creator of Dioxus (YC S23). Dioxus is a popular crossplatform GUI library for Rust that, imo, is the easiest way to ship apps that are beautiful, fast, and robust.
Dioxus is quite popular, almost 20k stars on GitHub, and we recently raised a sizable seed round from "top vcs." We have a lot of exciting projects on the horizon:
- in-place binary patching for rust hotreloading (http://github.com/jkelleyrtp/ipbp)
- a WGPU powered HTML/CSS renderer (http://github.com/dioxusLabs/blitz)
- experiments with LLM-based component generation (http://github.com/dioxusLabs/dioxus-ai)
- upcoming mobile tooling
- TUI-based devtools for a ruby-on-rail like experience
- a deploy platform for web/desktop/mobile/backend and all the fun that entails...
I'm looking for a founding systems engineer passionate about Rust, WASM, apps, the web, compilers, linkers, and devex - basically someone who's not afraid of anything. Dioxus is a very lean organization and we've been able to move so quickly since we keep our team small and high trust. No annoying standups or corporate bureaucracy. If you want to contribute to OSS, move the needle, and work in a startup that's closer to deeptech with hard problems, this role is for you.
I'm specifically looking for people who are excited by this space and doing this type of work. If you're just looking for a job then this probably isn't the right role for you.
Apply on our yc page or are reach me directly at jon at dioxuslabs dot com
https://www.ycombinator.com/companies/dioxus-labs/jobs/dRPOo...
-
Dioxus 0.5: Web, Desktop, Mobile Apps in Rust
We have a web components example here: https://github.com/DioxusLabs/dioxus/blob/fd21c971038840130f...
Everything should work like normal except: attributes are not typed, custom event listeners must be implemented with web-sys
What are some alternatives?
espflash - Serial flasher utility for Espressif SoCs and modules based on esptool.py
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
no_std-training - Getting-started guide on using the Rust with Espressif SoCs using no_std.
leptos - Build fast web applications with Rust.
teki - Touhou-style shoot'em up
slint - Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
M5ELite - Elite ship viewer on M5stack
yew - Rust / Wasm framework for creating reliable and efficient web applications
esp-storage - implementation of embedded-storage traits to access unencrypted ESP32 flash
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
gbc - A Gameboy Color (GBC) emulator written in Rust.
iced - A cross-platform GUI library for Rust, inspired by Elm
