Ask HN: Is there a reason every language comes with it's own package manager?

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

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

    The Rust package manager

  • oh look at something like the rust package manager cargo https://doc.rust-lang.org/cargo/ there so much stuff in there specific to rust.

  • CPython

    The Python programming language

  • >> Why could't PIP just be an apt-extension?

    Because not eveyone uses an apt-based package manager.

    Python runs on quite a few platforms:

    https://github.com/python/cpython/blob/main/Lib/platform.py

    Apt is not the package manager for most of those platforms. Thus an operating system package manager-based approach would not work for everyone.

    That said, several operating systems do "vendor" pip packages so that apt or the equivalent operating system package manager can install a known good version of the package. This approach can introduce problems, but it also can prevent problems depending on the operating system and programming language.

  • 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

  • Cargo Script

    1 project | news.ycombinator.com | 26 Feb 2024
  • Scriptisto: "Shebang interpreter" that enables writing scripts in compiled langs

    3 projects | news.ycombinator.com | 6 Feb 2024
  • Shipp – Deadly simple package manager (for C/C++)

    1 project | news.ycombinator.com | 26 Jan 2024
  • Cargo has never frustrated me like npm or pip has. Does Cargo ever get frustrating? Does anyone ever find themselves in dependency hell?

    13 projects | /r/rust | 6 Dec 2023
  • State of Mozilla

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