is there a cpp centralized package manger like nom in cpp?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

  • vcpkg seems to be the one that gets most visibility these days.

  • conan-center-index

    Recipes for the ConanCenter repository

  • https://conan.io/center/ it is the closer you might get. The fact that it contains orders of magnitude less number of packages than NPM is because the C and C++ ecosystem is very different, you cannot compare an existing C or C++ library with an NPM package in functionality. Many of those libraries (take OpenCV, CGAL, Poco, Boost, etc) are easily the equivalent of many thousands of NPM packages in functionality.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts