The Wayback Machine - https://web.archive.org/web/20220207174135/https://github.com/topics/glib
Here are
100 public repositories
matching this topic...
Desktop notifications, the UNIX way
Updated
Jan 21, 2022
Vala
A vision library for genicam based cameras
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Tool to generate rust bindings and user API for glib-based libraries
🚌 The next great DBus library for Python with asyncio support
Updated
Jan 7, 2022
Python
gobject-introspection for Crystal
Updated
Nov 15, 2021
Crystal
A C interface library to i3wm
Updated
Jan 7, 2022
Python
gobbi is a set of generated Go bindings for gtk et al.
Example for exporting a GObject/C API from Rust
scala-native bindings for Gtk+, GLib, ...
Updated
Oct 11, 2020
Scala
GTK4 bindings for Crystal
Updated
Feb 1, 2022
Crystal
An IoC Container for Vala
Updated
Apr 26, 2021
Vala
GNOME JavaScript bindings for PureScript
Updated
May 25, 2021
PureScript
lite version of glib that only contains ghash, glist, gslist, gqueue, and gmem.
Interface GLib/GTK event loop to asyncio
Updated
Jul 24, 2020
Python
A parallelism library for Vala and GObject
Updated
Mar 21, 2020
Vala
Tool to generate Crystal bindings and user API for glib-based libraries
Updated
Feb 2, 2022
Crystal
Josh Holbrook's GPL-compatible Free Software
Updated
Mar 24, 2021
Python
TOML library for Vala and GLib
Simple API around GLib's GIO:GDBusProxy built on top of lgi
A tool that embosses the needed dependencies on the top level executable
Updated
Jan 25, 2022
Python
GLib-based library for OParl client applications
Updated
Oct 14, 2021
Vala
A Swift wrapper around glib-2.x that is largely auto-generated from gobject-introspection
Updated
Jan 19, 2022
Swift
Telegram bot API written in vala
Updated
May 17, 2021
Vala
StatusNotifierWatcher service using GDBus
Improve this page
Add a description, image, and links to the
glib
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
glib
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The relationship between these 3 types isn't very clear from the documentation, and conversion traits between them don't seem to exist as one might expect (plus iterator conversions may also be useful?). The
LogLevelFlagsdocs even mentionlog_set_handlerandlog_set_fatal_mask, which confusingly both take a `LogLevels