{"id":18985174,"url":"https://github.com/potatomaster101/point","last_synced_at":"2025-07-24T05:36:24.302Z","repository":{"id":115197744,"uuid":"204098628","full_name":"PotatoMaster101/point","owner":"PotatoMaster101","description":"Simple coordinates","archived":false,"fork":false,"pushed_at":"2020-02-16T13:50:14.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T09:48:48.086Z","etag":null,"topics":["coordinates","cpp14","mathematics","mit-license","point"],"latest_commit_sha":null,"homepage":"","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/PotatoMaster101.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}},"created_at":"2019-08-24T02:39:50.000Z","updated_at":"2020-08-19T12:49:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffa3ed6f-d7db-4c94-8841-b0cd6f46ee50","html_url":"https://github.com/PotatoMaster101/point","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PotatoMaster101/point","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Fpoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Fpoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Fpoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Fpoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PotatoMaster101","download_url":"https://codeload.github.com/PotatoMaster101/point/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotatoMaster101%2Fpoint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266796890,"owners_count":23985492,"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-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["coordinates","cpp14","mathematics","mit-license","point"],"created_at":"2024-11-08T16:24:59.076Z","updated_at":"2025-07-24T05:36:24.272Z","avatar_url":"https://github.com/PotatoMaster101.png","language":"C++","readme":"# Point\nSimple mathematical point representation in C++14. \n\n# Compile\nCompile with flag `-std=c++14` or `-std=c++17`. \n\n# Example\n```cpp\nconstexpr auto a = make_point3(7, 8, 9);\nconstexpr auto b = make_point3(1, 2, 3);\nconstexpr auto c = a + b;\nconstexpr auto d = a * 9;\nstd::cout \u003c\u003c c[0] \u003c\u003c \" \" \u003c\u003c c[1] \u003c\u003c \" \" \u003c\u003c c[2] \u003c\u003c std::endl;\nstd::cout \u003c\u003c d[0] \u003c\u003c \" \" \u003c\u003c d[1] \u003c\u003c \" \" \u003c\u003c d[2] \u003c\u003c std::endl;\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotatomaster101%2Fpoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotatomaster101%2Fpoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotatomaster101%2Fpoint/lists"}