Pluginator my custom c plugin system cuz i was bored TL;DR: it's just a libdl wrapper meson setup build meson compile -C build # (optional) tests meson confiure build -Dtests=true meson test -C build FAQ WHY? yes DOCS? no