An open API service indexing awesome lists of open source software.

https://github.com/fschutt/libloading-mini

Micro version of libloading that only calls dlopen / dlsym / dlclose. No error checking, singlethreaded only.
https://github.com/fschutt/libloading-mini

Last synced: 5 months ago
JSON representation

Micro version of libloading that only calls dlopen / dlsym / dlclose. No error checking, singlethreaded only.

Awesome Lists containing this project