{"id":31747689,"url":"https://github.com/curve/polo","last_synced_at":"2025-10-09T13:44:35.313Z","repository":{"id":311612332,"uuid":"1044278214","full_name":"Curve/polo","owner":"Curve","description":"🧲 A C++23 polymorphic value library","archived":false,"fork":false,"pushed_at":"2025-08-26T23:14:55.000Z","size":13,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-03T15:54:28.645Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Curve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-08-25T12:53:19.000Z","updated_at":"2025-09-11T18:49:27.000Z","dependencies_parsed_at":"2025-08-25T15:22:44.890Z","dependency_job_id":"b12dd723-6906-4054-b1f9-7cf52e52391a","html_url":"https://github.com/Curve/polo","commit_stats":null,"previous_names":["curve/polo"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Curve/polo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Curve%2Fpolo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Curve%2Fpolo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Curve%2Fpolo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Curve%2Fpolo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Curve","download_url":"https://codeload.github.com/Curve/polo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Curve%2Fpolo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001461,"owners_count":26083102,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-09T13:44:33.050Z","updated_at":"2025-10-09T13:44:35.299Z","avatar_url":"https://github.com/Curve.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"assets/logo.svg\" height=\"312\"\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n    A C++23 polymorphic value library\n\u003c/p\u003e\n\n\u003chr/\u003e\n\n## 👋 Introduction\n\n_Polo_ is a small C++23 library that implements a container for polymorphic types which preserves value-semantics\n\n## 📦 Installation\n\n* Using [CPM](https://github.com/cpm-cmake/CPM.cmake)\n  ```cmake\n  CPMFindPackage(\n    NAME           polo\n    VERSION        1.0.0\n    GIT_REPOSITORY \"https://github.com/Curve/polo\"\n  )\n  ```\n\n* Using FetchContent\n  ```cmake\n  include(FetchContent)\n\n  FetchContent_Declare(polo GIT_REPOSITORY \"https://github.com/Curve/polo\" GIT_TAG v1.0.0)\n  FetchContent_MakeAvailable(polo)\n\n  target_link_libraries(\u003ctarget\u003e cr::polo)\n  ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurve%2Fpolo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurve%2Fpolo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurve%2Fpolo/lists"}