node-gtk
GTK+ bindings for NodeJS (via GObject introspection) (by romgrk)
gir
Tool to generate rust bindings and user API for glib-based libraries (by gtk-rs)
node-gtk | gir | |
---|---|---|
2 | 1 | |
511 | 253 | |
0.4% | 0.8% | |
4.9 | 8.3 | |
10 months ago | 8 days ago | |
C++ | Rust | |
MIT License | MIT License |
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.
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.
node-gtk
Posts with mentions or reviews of node-gtk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-20.
-
CTA: We need Web Developers to Contribute to GNOME!
I'll say it because it kinda saddens me, but contributing to gnome is not a fun experience. Even though I would be normally super excited about such a request and would be happy to contibute to a FOSS project that I like (I did https://github.com/romgrk/web-toolkit and https://github.com/romgrk/node-gtk after all), my experience with many of the long term contributors to gnome has simply been too disheartening. You guys should think about why so many people are put off from contributing to gnome.
-
GTK 4.2.0 is out! New GL renderer, input hints, and a whole new API reference
Look, all I'm saying is GTK needs to do better in terms of documentation, it has been needing it for years. I've worked on nodejs bindings for years and I've more than once stopped worked on it altogether simply out of frustration due to the absence of proper documentation for the whole ecosystem. Please, don't take all this as an attack, I'd be happy to help. But I think you're limiting the project by applying restrictions that chase those who could help.
gir
Posts with mentions or reviews of gir.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Including C code that requires glib 2?
bindgen is not ideal for generating bindings to GLib/GObject-based libraries. You probably want to take a look at https://github.com/gtk-rs/gir, which is used to generate the GTK/GStreamer/etc bindings.
What are some alternatives?
When comparing node-gtk and gir you can also consider the following projects:
gnome-keyring-yubikey-unlock - This is a read-only mirror for https://git.recolic.net/root/gnome-keyring-yubikey-unlock
gstreamer-rs - GStreamer bindings for Rust - This repository moved to https://gitlab.freedesktop.org/gstreamer/gstreamer-rs
marker - Convert PDF to markdown + JSON quickly with high accuracy
timer-for-harvest - Harvest time tracking client implemented using GTK and Rust
SwiftGtk - A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection
rust-macios - Rust bindings to frameworks made by Apple