Where to discover libraries/packages?

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
  • conan

    Conan - The open-source C and C++ package manager

  • Java has maven central or jcenter, javascript has npm js registry, python has pypi. For C++, I usually have to scroll through Google to find the website of the project and then find a download link in their website. The closest thing I have found now is conan.io.

  • awesome-cpp

    A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

  • You can find many lists like this: https://github.com/fffaraz/awesome-cpp

  • 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
  • community

    Central repository for issues and recipes (by bincrafters)

  • when it comes to conan, there is also bincrafters repository: https://github.com/bincrafters/community

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