Does C++ have a package manager like npm, pip, gem, etc? [closed]

There seem to be a few though I’ve never used them.

bpt
https://github.com/vector-of-bool/dds

cpm
http://www.cpm.rocks/

conan
https://conan.io/

poac
https://github.com/poacpm/poac

pacm
http://sourcey.com/pacm/

spack
https://spack.io

buckaroo
http://buckaroo.pm

hunter
https://github.com/ruslo/hunter

vcpkg
https://github.com/Microsoft/vcpkg

Leave a Comment