A proof-of-concept of reimplementing GLib as a C++ library.
This library is mostly based on the C library, with some inspirations from Vala's GLib implementation.
GObject is planned, but I would like to get the core GLib stuff working first. Contributions are welcome, though.