Glib
GLib
https://gitlab.gnome.org/GNOME/glib
Basis for projects such as GTK and GNOME
GLib is the low-level core library that forms the basis for projects such as GTK and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
Download
https://download.gnome.org/sources/glib/2.87/glib-2.87.2.tar.xz
(stable)
released on 19 January 2026
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Bendikker
Verified on
18 June 2018
Notes
somewhat chaotic confusing on GLib repo, taken copyright from Debian.
Leaders and contributors
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| VCS Repository Webview | https://gitlab.gnome.org/GNOME/glib/ | |
| Debian (Ref) (R) | https://tracker.debian.org/pkg/glib2.0 | |
| Bug Tracking | https://gitlab.gnome.org/GNOME/glib/-/issues | |
| Download | https://download.gnome.org/sources/glib/ | |
| Perl (Ref) | https://metacpan.org/release/Glib |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | libiconv |
| Weak prerequisite | gettext (for message catalog handling) |
| Required to build | make |
| Required to build | pkg-config |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.
