Ross ROSS = Recommend OSS · open-source software intelligence for agents

CGAL/cgal

The public CGAL repository, see the README below observed · 2026-08-28

github.com/CGAL/cgal · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 88
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 6.5
  • age_days: 4354
  • days_rel: 83
  • days_push: 7
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

6024 stars · 1588 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

CGAL (Computational Geometry Algorithms Library) is a mature C++ library providing efficient and reliable algorithms for computational geometry, including triangulations, convex hulls, boolean operations, mesh processing, and arrangements. Since version 5.0 it is header-only, distributed as source tarballs released twice a year.

Use cases

  • compute convex hulls and triangulations of point sets
  • perform boolean operations on polygons
  • reconstruct surfaces from point clouds
  • process and remesh 3D meshes
  • compute Voronoi diagrams and arrangements
  • implement geometric algorithms with exact arithmetic

When to choose

  • you need robust, exact-arithmetic computational geometry in C++
  • you work with meshes, point clouds, or polygon processing
  • you want a well-tested, long-established geometry library

When to avoid

  • you need a lightweight runtime dependency rather than a large template-heavy header library
  • your project is not C++
  • you need GPU-accelerated geometry processing

Facets

library · maturity stable

graphics simulation math image-processing parser graphics computer-vision simulation developer-tools cpp cross-platform windows computational-geometry header-only triangulation mesh-processing boolean-operations voronoi-diagram point-cloud convex-hull arrangements geometry-processing algorithms linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
CGAL/cgalmain95

For agents

markdown · JSON · MCP: product_card(name="CGAL/cgal")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem