{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"Conan is a decentralized, open-source package manager for C and C++ that manages binaries, dependencies, and build system integration across platforms including Linux, macOS, Windows, and embedded systems.","skillfed_tags":["c-cpp-build","cross-platform","binary-artifacts"],"use_cases":["Manage C/C++ library dependencies in cross-platform projects targeting Linux, Windows, macOS, and embedded systems.","Create and distribute binary artifacts for different configurations without recompiling on each target platform.","Integrate third-party C/C++ libraries into CMake or other build systems with automatic dependency resolution.","Set up private package repositories for proprietary C/C++ code within an organization.","Automate CI/CD pipelines that build and test C/C++ projects across multiple platforms and architectures."],"what_it_does":"Conan is a package manager designed for C and C++ developers that handles dependency resolution, binary artifact management, and build system integration. It runs as a Python application and coordinates the download, configuration, and compilation of C/C++ libraries across different platforms and architectures, supporting cross-compilation and embedded systems.\n\nThe tool is fully decentralized\u2014users can host packages on private servers or use public repositories like ConanCenter\u2014and integrates with major build systems (CMake, MSBuild, Makefiles, Meson). Its Python-based recipe system allows customization of how packages are built and configured. It has been in production use since 1.0 with a commitment to backward compatibility.","worth_installing":"Yes. Conan is production-stable, actively maintained, permissively licensed, and widely adopted (top 5000 PyPI packages). It has low install friction and no known vulnerabilities. Install it if you manage C/C++ dependencies across multiple platforms or need decentralized binary package distribution."},"id":"conan","links":{"html":"https://skillfed.io/packages/conan","md":"https://skillfed.io/packages/conan.md","pypi":"https://pypi.org/project/conan/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":null,"license_treatment":"permissive","name":"conan","python_support":"supports_current","summary":"Conan C/C++ package manager"},"popularity":{"monthly_downloads":3942668,"position":2438,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.31.2"}
