3
0

Best Practices for Ownership in GLib

4mon 27d ago by libretechni.ca/u/cm0002 in c_lang@programming.dev from blog.sebastianwick.net

For all the rightful criticisms that C gets, GLib does manage to alleviate at least some of it. If we can’t use a better language, we should at least make use of all the tools we have in C with GLib.

This post looks at the topic of ownership, and also how it applies to libdex fibers.