conan-io/conan
Conan - The open-source C and C++ package manager observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 3928
- days_rel: 29
- days_push: 7
- n_releases_24m: 52
Adoption not part of the score
9493 stars · 1123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Conan is a decentralized, open-source (MIT) package manager for C and C++ that manages dependencies and precompiled binaries across platforms and build systems. It integrates with CMake, MSBuild, Meson, and other build tools, and supports private repositories via Artifactory or self-hosted servers.
Use cases
- manage C++ project dependencies
- distribute prebuilt binaries for multiple compilers and architectures
- cross-compile for embedded and mobile targets
- host a private package repository for a C++ team
- speed up CI builds by caching binary packages
- integrate dependency management with CMake or Meson
When to choose
- you develop C or C++ on multiple platforms or compilers
- you need binary package management and caching for fast builds
- you target embedded, mobile, or cross-compiled configurations
- you want decentralized or self-hosted package hosting
When to avoid
- your project is not C/C++
- you prefer a build-system-native solution like vcpkg with MSBuild-only workflows
- you need a package manager for interpreted-language ecosystems
Facets
cli-tool · maturity stable
package-manager build-tool cli developer-tools developer-tools cross-platform embedded-systems windows cross-platform cli python embedded c cpp cmake dependency-management binary-packages cross-compiling artifactory command-line linux macos docker
6 sources
- readme: https://github.com/conan-io/conan · fetched 2026-08-28 · 1da3e9d4ba79
- homepage: https://conan.io · fetched 2026-08-29 · d2b658c316e3
- site_page: https://docs.conan.io/ · fetched 2026-08-29 · e69e0c3e2067
- registry_pypi: https://pypi.org/pypi/conan/json · fetched 2026-08-29 · e81181e2059c
- site_page: https://conan.io/faq · fetched 2026-08-29 · 27814f528569
- site_page: https://conan.io/user-stories/rti · fetched 2026-08-29 · e43262925919
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| conan-io/conan | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem