C++ package-manager

Open-source C++ projects categorized as package-manager

Top 16 C++ package-manager Projects

package-manager
  • winget-cli

    WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).

    Project mention: Scanning AWS S3 Buckets for Security Vulnerabilities | dev.to | 2024-08-27

    For instance, on a Windows system, you would use winget and run the following command: winget install s3scanner. Your output would look like this:

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

    Nix, the purely functional package manager

    Project mention: Developing with Docker | news.ycombinator.com | 2024-10-24

    These are the sort of issues that Nix <https://nixos.org/> solves quite well. Pinning dependencies to specific versions so the only time dependencies change is when you explicitly do it - and the only packages present in your images are ones you specifically request, or dependencies of those packages. It also gives you local dev environments using the ~same dependencies by typing `nix develop`.

    Once you get past the bear that is the language, it's a great tool.

  • mamba

    The Fast Cross-Platform Package Manager (by mamba-org)

    Project mention: Generate pip requirements.txt file based on imports of any project | news.ycombinator.com | 2024-09-30

    Please consider consolidating python dependency management instead of fragmenting it:

    https://github.com/mamba-org/mamba

    In other words, bring the thinking here. Whether it's new thinking, or decade old thinking, it's well time to converge. We've had decades of trying it like Heinz catsup varieties. Worth trying more wood behind fewer arrows.

  • poac

    A package manager and build system for C++

  • hb-appstore

    Homebrew App Store - GUI for downloading/managing homebrew apps

  • rpm

    The RPM package manager

  • reapack

    📦 Package manager for REAPER

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • bpt

    A C++ tool for a new decade

  • libdnf

    Package management library.

  • npackd-cpp

    Package manager for Microsoft Windows (GUI and command line utility)

  • sw

    Software Manager. Build System, Build System Generator and Package Manager. C/C++ and other languages. Tools and libraries for Software Management.

  • cppan

    Project evolved into Software Network: https://github.com/SoftwareNetwork/sw

  • cppm

    c++ package manager only use CMake

  • cpk

    Light and fast package manager on C/C++ for C/C++/Python/Rust/Js packages

  • pacc

    An easy-to-use and powerful C++ 📦 package manager with integrated 🛠 build tools.

  • kality

    A script to manage Kali Linux packages in Debian systems

    Project mention: Kality: A script to manage Kali Linux packages in Debian systems | news.ycombinator.com | 2024-07-04
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ package-manager discussion

Log in or Post with

C++ package-manager related posts

  • Developing with Docker

    2 projects | news.ycombinator.com | 24 Oct 2024
  • ❄️ NixOS: OS as Code

    2 projects | dev.to | 13 Oct 2024
  • Mamba 2.0.0

    1 project | news.ycombinator.com | 25 Sep 2024
  • Nix 2.24 is vulnerable to (remote) privilege escalation

    3 projects | news.ycombinator.com | 10 Sep 2024
  • Windows 11 tweaks and usability improvements

    3 projects | news.ycombinator.com | 22 Aug 2024
  • Packing Custom Fonts for NixOS

    1 project | dev.to | 4 Aug 2024
  • Lix 2.90 "Vanilla Ice Cream"

    3 projects | news.ycombinator.com | 10 Jul 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 6 Nov 2024
    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. Learn more →

Index

What are some of the best open-source package-manager projects in C++? This list will help you:

Project Stars
1 winget-cli 23,198
2 nix 12,715
3 mamba 6,885
4 poac 1,166
5 hb-appstore 1,092
6 rpm 504
7 reapack 328
8 bpt 296
9 libdnf 183
10 npackd-cpp 153
11 sw 115
12 cppan 106
13 cppm 40
14 cpk 18
15 pacc 14
16 kality 7

Sponsored
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

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?