GNOME/glib
Read-only mirror of https://gitlab.gnome.org/GNOME/glib observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5204
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1761 stars · 583 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GLib is the low-level core C library underpinning GTK and GNOME, providing data structures, an object system (GObject), an event loop, threads, and portability wrappers. It also includes GIO for file and I/O abstractions and GModule for dynamic loading.
Use cases
- build cross-platform C applications with portable OS abstractions
- use an event loop and main context for async I/O in C
- implement an object system with signals and properties in C
- handle files, streams, and IPC portably with GIO
- load plugins dynamically at runtime
- build GTK or GNOME applications on a common foundation
When to choose
- writing C or C++ desktop or system software, especially GTK/GNOME-based
- you need mature, battle-tested cross-platform primitives in C
- you want GObject-based APIs with introspection for other languages
When to avoid
- building lightweight apps where a large core library dependency is overkill
- pure Rust/Go/Python projects with native standard libraries
- you need a UI toolkit itself rather than the core layer
Facets
library · maturity stable
concurrency file-system plugin-system developer-tools developer-tools cross-platform operating-systems windows c cross-platform glib gobject gio event-loop core-library gnome gtk linux macos
4 sources
- readme: https://github.com/GNOME/glib · fetched 2026-08-28 · a106235e39a2
- homepage: https://gitlab.gnome.org/GNOME/glib · fetched 2026-08-29 · 02771811d65e
- site_page: https://gitlab.gnome.org/GNOME/glib/-/releases · fetched 2026-08-29 · 45955d4e6c0e
- site_page: https://gitlab.gnome.org/GNOME/glib/-/blob/main/NEWS · fetched 2026-08-29 · 4b4e8fead74a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GNOME/glib | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem