gtk-rs VS gtk_liststore_item

Compare gtk-rs vs gtk_liststore_item and see what are their differences.

gtk-rs

Rust bindings for GTK 3 (by gtk-rs)

gtk_liststore_item

Automatic gtk::ListStore struct derive for Rust. (by gagath)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gtk-rs gtk_liststore_item
45 2
510 2
- -
8.6 0.0
24 days ago over 1 year ago
Rust Rust
MIT License GNU General Public License v3.0 or later
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.

gtk-rs

Posts with mentions or reviews of gtk-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.

gtk_liststore_item

Posts with mentions or reviews of gtk_liststore_item. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-20.
  • Gtk4 Tutorial
    12 projects | news.ycombinator.com | 20 Oct 2021
    Gtk-rs is still pretty bare bone.

    I tried to do my part by removing boilerplate using macros [1] [2], but it is still complicated to design GTK apps. Even since now, because Glade has been deprecated for GTK4 and no visual editor is available to replace it for now, making developers manually write XML while exploring the sparse documentation. This is a regression for developers' experience.

    I am really trying to like GTK after using Qt a lot in the past, but there is just too much effort. Things should be as simple as VB6/WinForms. With no visual GUI editor, I find myself to just write CLI tools in Rust instead of going the extra mile and creating GUIs.

    [1] https://github.com/MicroJoe/gladis

    [2] https://github.com/MicroJoe/gtk_liststore_item

    12 projects | news.ycombinator.com | 20 Oct 2021
    Thanks, it works.

    However adding a GtkApplicationWindow and a GtkButton inside of the component tree is not updating the preview area. Adding a know valid GTK3 .ui file [0] does not update the preview area either.

    Seems like the "preview" button is also missing from Glade. Oh well, let's edit XML files afterall. :)

    [0] https://github.com/MicroJoe/gtk_liststore_item/blob/master/g...

What are some alternatives?

When comparing gtk-rs and gtk_liststore_item you can also consider the following projects:

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

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

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

fltk-rs - Rust bindings for the FLTK GUI library.

gtk4-rs - Rust bindings of GTK 4

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]

Windows UI Library - Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

sciter-sdk - Sciter is an embeddable HTML/CSS/scripting engine

bevy - A refreshingly simple data-driven game engine built in Rust

Gtk4-tutorial - GTK 4 tutorial for beginners

Relm4 - Build truly native applications with ease!

Bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.