package manager in 2022

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CPM.cmake

    📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.

    We're using vcpkg - tried conan previously. I think both are good, but both of them have their own flaws. You can also go with something like https://github.com/cpm-cmake/CPM.cmake if you just want something quick for a small project.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • cmake-init

    The missing CMake project initializer

    And as always I would like to encourage you to use: https://github.com/friendlyanon/cmake-init to create your projects :)

  • crates.io

    The Rust package registry

    Besides, the lack of accessibility and overview of package information is also a challenge. To address this, I created vcpkg.link to provide an experience closer to package managers available in other languages (e.g. npmjs.com, crates.io, pkg.go.dev).

  • conan-center-index

    Recipes for the ConanCenter repository

    I think this is referring to the state of the art of Conan 2 years ago, before most of the community converged in the ``ConanCenter`` and the ``conan-center-index`` repo that nowadays concentrates the vast majority of the efforts (getting like around 5000 pull requests per year: https://github.com/conan-io/conan-center-index/pulls)

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

  • How do you manage third-party libraries

    8 projects | /r/cpp_questions | 1 Feb 2022
  • Computer Vision Skills to get a 100k+ usd job

    3 projects | /r/computervision | 23 Aug 2021
  • Conan Unrecongnized commands error

    1 project | /r/cpp_questions | 11 May 2023
  • CMake and Linking External libraries is a kick in the nuts if i've ever seen it.

    4 projects | /r/cpp | 3 May 2023
  • Recourses to help understand libraries/projects and setting them up?

    2 projects | /r/cpp_questions | 28 Apr 2023