{"id":18416790,"url":"https://github.com/fynv/cppembed","last_synced_at":"2025-08-23T20:10:56.631Z","repository":{"id":214043490,"uuid":"735556057","full_name":"fynv/CppEmbed","owner":"fynv","description":"C++ DLL dynamic loading, ImGui ","archived":false,"fork":false,"pushed_at":"2024-01-03T04:11:51.000Z","size":4345,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T03:17:36.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fynv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-25T10:44:56.000Z","updated_at":"2023-12-25T10:47:22.000Z","dependencies_parsed_at":"2025-02-16T06:35:22.342Z","dependency_job_id":null,"html_url":"https://github.com/fynv/CppEmbed","commit_stats":null,"previous_names":["fynv/cppembed"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fynv%2FCppEmbed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fynv%2FCppEmbed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fynv%2FCppEmbed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fynv%2FCppEmbed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fynv","download_url":"https://codeload.github.com/fynv/CppEmbed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657912,"owners_count":21140846,"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-06T04:07:17.767Z","updated_at":"2025-04-13T03:17:42.229Z","avatar_url":"https://github.com/fynv.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CppEmbed\n\nThis is doing the same thing as the [V8AndGUI](https://github.com/fynv/V8AndGUI) demo, except that no scripting engine is used, and everything is in C++.\n\nThe \"scripting\" code are compiled into DLLs, which can be dynamically loaded at runtime.\n\nAPIs are wrapped and exported first using extern \"C\", then wrapped again using a set of header-only classes, which are derived from std::shared_ptr.\n\nThis is just like a typical plugin pattern, so nothing much to say.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffynv%2Fcppembed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffynv%2Fcppembed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffynv%2Fcppembed/lists"}