• About Cacher
  • Web App
  • Download
  • Sign In
  • Sign Up

Cacher is the code snippet organizer for pro developers

We empower you and your team to get more done, faster

Learn More
Akagi201
2/21/2017 - 11:59 AM

[glib]

[glib]

glib.md
content_copyfile_download
  • Rendered
  • Source

debug glib

  • G_MESSAGES_DEBUG=all /path/to/application
  • https://developer.gnome.org/glib/unstable/glib-running.html

coroutine based on glib

  • https://github.com/elmarco/gcoroutine
  • https://github.com/SPICE/spice-gtk/tree/master/src
  • https://github.com/qemu/qemu/blob/master/util/coroutine-gthread.c

docs for glib

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

compile glib application

cc hello.c `pkg-config --cflags --libs glib-2.0` -o hello

epoll for glib

  • https://bugzilla.gnome.org/show_bug.cgi?id=699132
  • https://github.com/mzabaluev/glib/issues/2
  • https://github.com/heiher/g-epoll-source
Apps
  • Web App
  • macOS
  • Windows
  • Linux - AppImage
  • Linux - Snap
Links
  • Sign Up
  • Sign In
  • About
  • Pricing
Support
  • Help Center
  • Contact Us
  • Status
Resources
  • Documentation
  • Blog
  • Terms of Use
  • Privacy Policy
© 2025 Penguin Labs, LLC
All Rights Reserved