{"id":19936296,"url":"https://github.com/sourcey/pluga","last_synced_at":"2025-05-03T13:30:25.435Z","repository":{"id":17492742,"uuid":"20280430","full_name":"sourcey/pluga","owner":"sourcey","description":"Simple C++ cross-platform plugin system","archived":false,"fork":false,"pushed_at":"2017-05-28T05:02:37.000Z","size":18,"stargazers_count":152,"open_issues_count":1,"forks_count":35,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-04-08T16:30:08.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sourcey.com/pluga/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourcey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-29T02:56:38.000Z","updated_at":"2024-03-16T10:23:50.000Z","dependencies_parsed_at":"2022-08-25T12:51:35.415Z","dependency_job_id":null,"html_url":"https://github.com/sourcey/pluga","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcey%2Fpluga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcey%2Fpluga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcey%2Fpluga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcey%2Fpluga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcey","download_url":"https://codeload.github.com/sourcey/pluga/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224362137,"owners_count":17298646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T23:24:58.273Z","updated_at":"2024-11-12T23:24:58.878Z","avatar_url":"https://github.com/sourcey.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pluga\n\n\u003e Simple C++ plugin system\n\n[![Circle CI](https://circleci.com/gh/sourcey/libsourcey.svg?style=shield\u0026circle-token=ab142562b19bb857de796d729aab28fa9df7682d)](https://circleci.com/gh/sourcey/libsourcey)\n[![Doxygen](http://sourcey.com/images/doxygen.svg)](http://sourcey.com/libsourcey/api-pacm/)\n\n**Homepage**: [http://sourcey.com/pluga](http://sourcey.com/pluga/)  \n**Documentation**: [http://sourcey.com/libsourcey/api-pluga/](http://sourcey.com/libsourcey/api-pluga/)  \n**Dependencies**: [LibSourcey (base, uv)](http://sourcey.com/libsourcey/)  \n**Licence**: LGPL\n\nPluga is a simple C++ plugin system that you can drop into your own projects. It currently supports:\n\n* Loading cross-platform plugins and shared libraries\n* Simple and elegant API for defining plugins\n* Strict API versioning for ABI safety\n\nFor more information take a look at [this blog post](http://sourcey.com/building-a-simple-cpp-cross-platform-plugin-system) which talks about the concepts and mothodology behind Pluga.\n\n## Installing\n\n* Install [LibSourcey](http://sourcey.com/libsourcey/#installation)\n* Clone the Pluga repository in the LibSourcey `src` folder:\n~~~ bash\ncd libsourcey/src\ngit clone https://github.com/sourcey/pluga.git\n~~~\n* Ensure the `BUILD_MODULE_pluga` build variables are enabled in CMake and regenerate the LibSourcey project files\n* To build Pluga tests also enable the `BUILD_TESTS` and `BUILD_TEST_pluga` variables in CMake\n\n## Contributing\n\nContributions in the form of pull requests are always welcome.\n\n1. [Fork Pluga on Github](https://github.com/sourcey/pluga)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Issues\n\nIf you find any bugs or issues please use the [Github issue tracker](https://github.com/sourcey/pluga/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcey%2Fpluga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcey%2Fpluga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcey%2Fpluga/lists"}