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

https://github.com/tinloaf/draup

Draup is a compile-time plugin registration system in C++17. Draup is easy to use, and since everything is computed at compile time, Draup adds no runtime overhead to your program.
https://github.com/tinloaf/draup

cpp cpp-library cpp17 plugin-manager

Last synced: 7 months ago
JSON representation

Draup is a compile-time plugin registration system in C++17. Draup is easy to use, and since everything is computed at compile time, Draup adds no runtime overhead to your program.

Awesome Lists containing this project