{"id":16475821,"url":"https://github.com/terasakisatoshi/cmake-playground","last_synced_at":"2025-02-28T11:28:12.009Z","repository":{"id":238449302,"uuid":"783210322","full_name":"terasakisatoshi/cmake-playground","owner":"terasakisatoshi","description":"My CMake/C++ playground","archived":false,"fork":false,"pushed_at":"2024-07-01T07:28:45.000Z","size":451,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T05:41:57.663Z","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/terasakisatoshi.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},"funding":{"github":"terasakisatoshi"}},"created_at":"2024-04-07T08:41:12.000Z","updated_at":"2024-07-01T07:28:48.000Z","dependencies_parsed_at":"2024-06-13T00:39:45.525Z","dependency_job_id":"075e38bb-9bea-4258-802c-4a790e7a8f5a","html_url":"https://github.com/terasakisatoshi/cmake-playground","commit_stats":null,"previous_names":["terasakisatoshi/cmake-playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terasakisatoshi%2Fcmake-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terasakisatoshi%2Fcmake-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terasakisatoshi%2Fcmake-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terasakisatoshi%2Fcmake-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terasakisatoshi","download_url":"https://codeload.github.com/terasakisatoshi/cmake-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241144325,"owners_count":19917353,"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-10-11T12:40:31.482Z","updated_at":"2025-02-28T11:28:11.979Z","avatar_url":"https://github.com/terasakisatoshi.png","language":"C++","funding_links":["https://github.com/sponsors/terasakisatoshi"],"categories":[],"sub_categories":[],"readme":"# cmake-playground\n\nMy CMake/C++/CxxWrap playground\n\n## hello\n\n- CMake + GoogleTest\n\n## cxxwrap1\n\n- Building Julia interface for hello world application without using CMake\n\n## cxxwrap2\n\n- Same as cxxwrap1 except using CMake\n\n## cxxwrap3\n\n- Same as cxxwrap2 except cxxwrap3 organizes a directory structure.\n\n## cxxwrap4\n\n- This example shows passing Julia arrays and processing something in the C++ side, and returning results as an instance of the Julia array. Storing files in `./deps` allows us to build C++ code using `Pkg.build()`.\n\n## affine (cxxwrap5)\n\n- This example shows the wrapping of `Eigen::Matrix2d` and `Eigen::Vector2d`. Of course there is room for improvement. For those interested in more complicated examples using Eigen, check out [barche/cxxwrap-juliacon2020](https://github.com/barche/cxxwrap-juliacon2020/tree/master/eigen/sample-solution/jleigen)\n\n## cxxwrap6\n\n- This example shows how to pass/get arrays to/from C++ functions from Julia. Our example genenalizes [Working with arrays] section in CxxWrap.jl\n\n## barnsley_fern\n\n- Small C++ project having Julia interface by CxxWrap.jl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterasakisatoshi%2Fcmake-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterasakisatoshi%2Fcmake-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterasakisatoshi%2Fcmake-playground/lists"}