Skip to content

glib

Back to application catalog

Description

GLib provides the core application building blocks for libraries and applications written in C. The GLib package contains a low-level libraries useful for providing data structure handling for C, portability wrappers and interfaces for such runtime functionality as an event loop, threads, dynamic loading and an object system.

Homepage

https://developer.gnome.org/glib/

Available Versions on RCAC Clusters

Cluster Versions
ANVIL 2.68.3
NEGISHI 2.74.1

Module

You can load the module by:

module load glib

Note for using glib

Run module spider glib beforehand to check if this version requires any prerequisite modules.