orbtk VS druid

Compare orbtk vs druid and see what are their differences.

druid

A data-first Rust-native UI design toolkit. [Moved to: https://github.com/linebender/druid] (by xi-editor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
orbtk druid
10 2
3,772 3,206
0.0% -
0.0 9.6
over 1 year ago about 3 years ago
Rust Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

orbtk

Posts with mentions or reviews of orbtk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.

druid

Posts with mentions or reviews of druid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-03.
  • Cross platform native guis in rust
    7 projects | /r/rust | 3 Apr 2021
    If you want a "native-like" toolkit like Qt but Rust-native, then Druid, KAS and Iced are the most advanced in my opinion (though all are incomplete).
  • What type of projects would fit well with Rust?
    1 project | /r/rust | 26 Dec 2020
    Druid (https://github.com/xi-editor/druid) is really cool actually for making nice looking GUIs with low memory footprint and minimal executable size, it's still experimental, but worth to try. Also take a look as Iced, Concord

What are some alternatives?

When comparing orbtk and druid you can also consider the following projects:

Azul - Desktop GUI Framework

sciter-js-7guis - 7 demo GUI applications created with Sciter.JS

iced - A cross-platform GUI library for Rust, inspired by Elm

kas - Another GUI toolkit

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

sciter-js-sdk - Sciter.JS - Sciter but with QuickJS on board instead of my TIScript

Native Windows GUI - A light windows GUI toolkit for rust

druid - A data-first Rust-native UI design toolkit.

indiana-hash - Minimal cross-platform native GUI for hashing files

conrod - An easy-to-use, 2D GUI library written entirely in Rust.

imgui-rs - Rust bindings for Dear ImGui