Libvirt: Adoption of GLib library to replace GNULIB and home grown code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • glib

    Read-only mirror of https://gitlab.gnome.org/GNOME/glib

  • Curious for some details. On what layer does that caching occur?

    I immediately thought g_malloc but it seems to call directly to libc: https://github.com/GNOME/glib/blob/master/glib/gmem.c

  • sxiv

    Discontinued Simple X Image Viewer (by muennich)

  • I can't offer extra recommendations, but just wanted to offer full agreement.

    GLib is the awesome standard library I get to use everywhere thanks to gobject-introspection. From work projects in Vala, window manager¹, image viewer², video player³. It is especially useful with lua configurable projects, given the sparsity of the language itself.

    ¹ https://awesomewm.org/

    ² https://github.com/muennich/sxiv - my exec handlers are lua & lgi, extended with gexiv2 also via gobject-introspection.

    ³ https://mpv.io/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts