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. Learn more →
Iced Alternatives
Similar projects and alternatives to iced
-
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
-
-
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.
-
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
-
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.
-
-
-
-
Slint
Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]
-
-
flutter_rust_bridge
High-level memory-safe binding generator for Flutter/Dart <-> Rust
-
-
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
iced reviews and mentions
-
I'm trying to build a progress bar for an Iced GUI app and having a lot of trouble with it.
I am building an app using Iced that takes hashes of the files in a directory and assigns them to a profile. The problem is that I can't get the progress bar to update in real time. I've been checking out examples like this https://github.com/iced-rs/iced/tree/master/examples/download_progress. But I just can't get the progress bar to move. Is anyone available to take a look at my code and maybe show me a fix (as long as you're okay with MIT licensing your changes)?
-
Crate Suggestions for Web Frontend
What about Yew and Iced?
- LXD is now under Canonical
-
What's everyone working on this week (27/2023)?
Working on Halloy - an IRC chat client for Mac, Windows and Linux. Written with Iced as GUI framework.
-
Halloy - a GUI application with Iced for IRC
Do you mean the pane grid? That’s the PaneGrid widget from Iced: https://github.com/iced-rs/iced/tree/master/examples/pane_grid
It’s a pretty new feature we merged 2 months ago: https://github.com/iced-rs/iced/pull/1856
-
Show HN: Halloy – A GUI Application in Rust for IRC
Holy shit this GUI framework looks good. I am a Qt fanboi, but this looks great. Normally, I skip all the "X for Rust" posts as a bunch of fanaticism. Could it really be different this time???
The feature list is really impressive: https://github.com/iced-rs/iced
Plus, here is the road map with many things already done: https://github.com/iced-rs/iced/blob/master/ROADMAP.md
Wow, wow, wow: Keep up the great work.
One of the rendering engines is Skia by Google. This library is sneaking up fast on us...
Judging from the Cargo.toml
https://github.com/squidowl/halloy/blob/main/Cargo.toml
It seems to use iced gui toolkit
-
how to start building desktop application with rust for newbie
You can try Iced https://github.com/iced-rs/iced It look promising ans System76 (POP_OS) use it for their new desktop environment.
-
A note from our sponsor - Onboard AI
getonboard.dev | 3 Dec 2023
Stats
iced-rs/iced is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of iced is Rust.