How to manage dependencies when you don't have root access?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • podman

    Podman: A tool for managing OCI containers and pods.

  • docker: ship the toolchain as a docker container; they need docker for that and often root (to install and maybe to run) but podman fixes that, example for MS here

  • Bazel

    a fast, scalable, multi-language and extensible build system

  • use bazel and hermetic builds, bazel can act as a package manager for the libs you need; it’s not super easy but can be very rewarding once you start caching stuff

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • landlock-make: GNU Make fork using landlock for sandboxing, and solving the cache invalidation problem faster than Bazel

    3 projects | /r/cpp | 7 Aug 2022
  • Hello World

    2 projects | news.ycombinator.com | 18 Apr 2024
  • How to write unit tests in C++ relying on non-code files?

    3 projects | news.ycombinator.com | 22 Feb 2024
  • blade-build VS Bazel - a user suggested alternative

    2 projects | 28 Jan 2024
  • Bazel 7.0 LTS

    1 project | news.ycombinator.com | 11 Dec 2023