Almost all C++ STL data structures in one C library (generic_doubly_linked_list_library.c).
Why would this help?
GNOME developers already have access to GLib, which provides a fair set of commonly used data types.
Oh! Ok. Didn’t know about GLib.