Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Native Windows GUI Alternatives
Similar projects and alternatives to Native Windows GUI
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
gtk
DEPRECATED, use https://github.com/gtk-rs/gtk3-rs repository instead!
-
-
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
-
-
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
-
relm
Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
-
sciter-js-sdk
Sciter.JS - Sciter but with QuickJS on board instead of my TIScript
-
-
contrast_renderer
Contrast is a WebGPU based 2D render engine written in Rust
-
winsafe-examples
Examples of native Windows applications written in Rust with WinSafe.
-
-
-
wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Native Windows GUI reviews and mentions
-
Which GUI toolkit for Rust today.. few questions...
On windows, I'll probably use https://github.com/gabdube/native-windows-gui or https://github.com/microsoft/windows-rs both of them seem pretty solid.
-
Rust: State of GUI, December 2022 – KAS blog
https://github.com/gabdube/native-windows-gui isn't in the list but is quite a polished option for building Windows specific GUIs.
- Tauri – Electron alternative written in Rust
-
What's everyone working on this week (15/2021)?
Created a small resident windows program that shows a different icon depending on battery level test how easy using windows-rs and native-windows-gui is. Picked this as an easy learning project after seeing Battery Buddy for macOS.
-
WinSafe: Win32 GUI and related APIs in safe, idiomatic Rust - after 1 year and 5 months of development, first experimental version is finally here
native-windows-ui => https://github.com/gabdube/native-windows-gui
-
The state of gui libraries in rust?
If you only need to support Windows desktop, then let me shill my crate: native-windows-gui. It's super lightweight and it wraps pretty much all the gui stuff provided by win32. Just note that isn't really customizable look-wise.
-
Can you make GOOD LOOKING GUI in Rust?
Maybe... would you consider this showcase to be good looking? But if you're looking for more eye candy UI, nothing come close to using a html/css with a browser based framework like Tauri.
-
What crates for a simple Windows app?
Assuming by "nw-gui" you mean native-windows-gui, that is by far the most user- and dev-friendly GUI library available for Rust as far as I know.
-
A note from our sponsor - SonarQube
www.sonarqube.org | 1 Oct 2023
Stats
gabdube/native-windows-gui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Native Windows GUI is Rust.