C++ Package Managers: The Ultimate Roundup

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A simple utility to helps compile and install C/C++ libraries on Windows and Linux

  • I have made my own tool to solve this problem:

    https://github.com/franko/lhelper

    It is currently used by nobody except me but it serves me well.

    Its strong points are:

    - it works on macOS, Linux and Windows

  • spack-manager

    A project and machine deployment model using Spack

  • There is also `spack develop`, on which people are building hack/build/test loops. You can `spack develop` any package in spack, and easily build with a modified version of something.

    See also https://github.com/sandialabs/spack-manager.

  • 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