Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Orbtk Alternatives
Similar projects and alternatives to orbtk
-
-
-
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.
-
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
-
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for applications that are written in Rust, C++, or JavaScript.
-
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]
-
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
-
-
druid
A data-first Rust-native UI design toolkit. [Moved to: https://github.com/linebender/druid] (by xi-editor)
-
-
-
sciter-js-sdk
Sciter.JS - Sciter but with QuickJS on board instead of my TIScript
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
orbtk reviews and mentions
-
Masonry 0.1 (Rust GUI framework)
i was gonna bring up https://github.com/redox-os/orbtk only to discover it's no longer under active development.
-
[Media] A GUI installer for redox is coming soon, written in iced!
OrbTk is sunsetting in favor of Iced, slint, and future renderer-agnostic toolkits: https://github.com/redox-os/orbtk
-
Pure Rust GUI Landscape
Orbtk
-
GTK and custom themes - what really happened
That said, I'm not totally convinced about SixtyFPS today. There are some other interesting options that are suitable GUI toolkits for Rust. Such as OrbTk and Iced. Each toolkit is approaching the GUI space in a different way, so it'll be interesting to see where we end up in a few more years. QML-esque SixtyFPS, ECS-based OrbTk, Elm-based Iced, and a few others out there.
-
Pop should join this new GTK fork
What's written in this article isn't the development of a GTK fork, but some reasoning for exploring alternatives to GTK. There aren't very many suitable candidates in this space, but Rust GUI toolkits like Iced have potential. Personally, I would add that OrbTk is also a suitable candidate.
-
Any stable crate to develop a cross-platform Rust desktop app?
I use orbtk, it is pretty easy to use, has an active dev team, works on windows mac and linux, and cross compiling from linux to windows is also easy with it. It is still pretty beta, but depending on the project you need it could work. (https://github.com/redox-os/orbtk)
-
Cross platform native guis in rust
Orbtk is an option. The default is backend is orbraq, which uses OrbClient. OrbClient will use SDL on Linux, and on Redox it should be a "pure" rust experience.
-
Rust GUI: Introduction, a.k.a. the state of Rust GUI libraries (As of January 2021)
OrbTK recompiling stuff has been fixed in the development branch as far as I can tell: https://github.com/redox-os/orbtk/pull/409
OrbTK
-
A note from our sponsor - Mergify
blog.mergify.com | 25 Sep 2023
Stats
redox-os/orbtk is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of orbtk is Rust.