{"id":15047953,"url":"https://github.com/rockfordwei/csweet","last_synced_at":"2025-04-10T01:08:06.259Z","repository":{"id":121653332,"uuid":"101570970","full_name":"RockfordWei/csweet","owner":"RockfordWei","description":"demo how to use C++ in Swift 3.1/4.0","archived":false,"fork":false,"pushed_at":"2018-06-11T01:01:07.000Z","size":3,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-10T01:08:01.839Z","etag":null,"topics":["cplusplus","cplusplus-11","cpp","cpp11","swift","swift-package-manager"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/RockfordWei.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":"2017-08-27T18:08:38.000Z","updated_at":"2021-07-19T13:54:17.000Z","dependencies_parsed_at":"2024-08-18T15:31:44.217Z","dependency_job_id":null,"html_url":"https://github.com/RockfordWei/csweet","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/RockfordWei%2Fcsweet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RockfordWei%2Fcsweet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RockfordWei%2Fcsweet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RockfordWei%2Fcsweet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RockfordWei","download_url":"https://codeload.github.com/RockfordWei/csweet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137888,"owners_count":21053775,"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":["cplusplus","cplusplus-11","cpp","cpp11","swift","swift-package-manager"],"created_at":"2024-09-24T21:06:12.730Z","updated_at":"2025-04-10T01:08:06.252Z","avatar_url":"https://github.com/RockfordWei.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# USING CPP IN SWIFT 4.1\n\nThis is a demo to show how to bridge C++ in your Swift source.\n\n## C++11 Feature\n\nTo enable C++11 Feature, using `-std=c++11` flag, for example:\n\n```\n# build:\nswift build -Xcxx -std=c++11\n\n# build release:\nswift build -c release -Xcxx -std=c++11\n\n# test:\nswift test -Xcxx -std=c++11\n\n# run:\nswift run -Xcxx -std=c++11\n```\n\nIf using Xcode, then such flags as above must be set as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockfordwei%2Fcsweet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frockfordwei%2Fcsweet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockfordwei%2Fcsweet/lists"}