FICHA · AUR

libdlibxx

A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · Jun 1, 2026 description in en

Description

Dynamic-library loading becomes easier to manage from C++ code through a wrapper around POSIX dlopen, dlsym, and related calls. This helps projects load plugins or optional components with clearer C++ abstractions.

It is intended for developers building software that loads shared objects at runtime. It does not manage installed packages; applications still decide which libraries to load and how to handle missing symbols.

Permissions

Permissions not analysed for this source yet.