Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

dylib/3.0.1

C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
Recipe info

Available packages
Linux
Windows
macOS
macOS Apple Silicon
Windows ARM64

Install
Add the following line to your conanfile.txt:
[requires]
dylib/3.0.1

Using dylib

Loading ...
Loading...