{"id":20077232,"url":"https://github.com/boostorg/geometry","last_synced_at":"2025-05-15T05:05:17.079Z","repository":{"id":6353193,"uuid":"7590021","full_name":"boostorg/geometry","owner":"boostorg","description":"Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75","archived":false,"fork":false,"pushed_at":"2025-05-12T09:08:51.000Z","size":50960,"stargazers_count":478,"open_issues_count":149,"forks_count":221,"subscribers_count":38,"default_branch":"develop","last_synced_at":"2025-05-12T10:27:51.057Z","etag":null,"topics":["boost","computational-geometry","cplusplus","cplusplus-14","cxx14","generic-geometry-library","geometric-algorithms","geometry","ogc","spatial-analysis","spatial-index"],"latest_commit_sha":null,"homepage":"http://boost.org/libs/geometry","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boostorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE_1_0.txt","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":"2013-01-13T15:59:29.000Z","updated_at":"2025-05-12T09:08:55.000Z","dependencies_parsed_at":"2024-11-13T15:06:47.432Z","dependency_job_id":"bec5fef1-e719-4b67-a3e7-820c862355be","html_url":"https://github.com/boostorg/geometry","commit_stats":{"total_commits":8211,"total_committers":74,"mean_commits":"110.95945945945945","dds":0.6332967969796615,"last_synced_commit":"82ef735271275f8c214c6db5fe5c8b84dbb358c1"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fgeometry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fgeometry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fgeometry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boostorg%2Fgeometry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boostorg","download_url":"https://codeload.github.com/boostorg/geometry/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254276446,"owners_count":22043866,"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":["boost","computational-geometry","cplusplus","cplusplus-14","cxx14","generic-geometry-library","geometric-algorithms","geometry","ogc","spatial-analysis","spatial-index"],"created_at":"2024-11-13T15:06:38.612Z","updated_at":"2025-05-15T05:05:17.037Z","avatar_url":"https://github.com/boostorg.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Boost.Geometry](doc/other/logo/logo_bkg.png)\n\nBoost.Geometry, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), defines concepts, primitives and algorithms for solving geometry problems. Boost.Geometry is a C++14 header-only library.\n\n[![Licence](https://img.shields.io/badge/license-boost-4480cc.png)](http://www.boost.org/LICENSE_1_0.txt)\n[![Documentation](https://img.shields.io/badge/-documentation-4480cc.png)](http://boost.org/libs/geometry)\n[![Wiki](https://img.shields.io/badge/-wiki-4480cc.png)](https://github.com/boostorg/geometry/wiki)\n[![Mailing List](https://img.shields.io/badge/-mailing%20list-4eb899.png)](http://lists.boost.org/geometry/)\n[![Chat](https://badges.gitter.im/boostorg/geometry.png)](https://gitter.im/boostorg/geometry?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n### Test results\n\n Branch     | Build         | Coverage       | Regression | Documentation\n------------|---------------|----------------|------------|--------------\n**develop** | [![circleci](https://circleci.com/gh/boostorg/geometry/tree/develop.svg?style=shield)](https://circleci.com/gh/boostorg/geometry/tree/develop) \u003cbr\u003e [![minimal](https://github.com/boostorg/geometry/actions/workflows/minimal.yml/badge.svg?branch=develop)](https://github.com/boostorg/geometry/actions?query=branch:develop+workflow:minimal) | [![coveralls](https://coveralls.io/repos/github/boostorg/geometry/badge.svg?branch=develop)](https://coveralls.io/github/boostorg/geometry?branch=develop) \u003cbr\u003e [![codecov](https://codecov.io/gh/boostorg/geometry/branch/develop/graph/badge.svg)](https://codecov.io/gh/boostorg/geometry/branch/develop) | [![geometry](https://img.shields.io/badge/-geometry-4480cc.png)](http://www.boost.org/development/tests/develop/developer/geometry.html) [![index](https://img.shields.io/badge/-index-4480cc.png)](http://www.boost.org/development/tests/develop/developer/geometry-index.html) [![extensions](https://img.shields.io/badge/-extensions-4480cc.png)](http://www.boost.org/development/tests/develop/developer/geometry-extensions.html) | [![documentation](https://github.com/boostorg/geometry/actions/workflows/documentation.yml/badge.svg?branch=develop)](https://github.com/boostorg/geometry/actions?query=branch:develop+workflow:documentation)\n**master**  | [![circleci](https://circleci.com/gh/boostorg/geometry/tree/master.svg?style=shield)](https://circleci.com/gh/boostorg/geometry/tree/master)   \u003cbr\u003e [![minimal](https://github.com/boostorg/geometry/actions/workflows/minimal.yml/badge.svg?branch=master)](https://github.com/boostorg/geometry/actions?query=branch:master+workflow:minimal)   | [![coveralls](https://coveralls.io/repos/github/boostorg/geometry/badge.svg?branch=master)](https://coveralls.io/github/boostorg/geometry?branch=master)   \u003cbr\u003e [![codecov](https://codecov.io/gh/boostorg/geometry/branch/master/graph/badge.svg)](https://codecov.io/gh/boostorg/geometry/branch/master)   | [![geometry](https://img.shields.io/badge/-geometry-4480cc.png)](http://www.boost.org/development/tests/master/developer/geometry.html)  [![index](https://img.shields.io/badge/-index-4480cc.png)](http://www.boost.org/development/tests/master/developer/geometry-index.html)                                                                                                                                                          | [![documentation](https://github.com/boostorg/geometry/actions/workflows/documentation.yml/badge.svg?branch=master)](https://github.com/boostorg/geometry/actions?query=branch:master+workflow:documentation)\n\n### Directories\n\n* **doc** - QuickBook documentation sources\n* **example** - Boost.Geometry examples\n* **_extensions_** - examples and tests for the extensions - _develop branch_\n* **include** - the sourcecode of Boost.Geometry\n* **index** - examples and tests for the Spatial Index\n* **meta** - library metadata\n* **test** - Boost.Geometry unit tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Fgeometry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboostorg%2Fgeometry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboostorg%2Fgeometry/lists"}