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 →
Top 16 C++ package-manager Projects
-
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).
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.
-
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.
-
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.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
sw
Software Manager. Build System, Build System Generator and Package Manager. C/C++ and other languages. Tools and libraries for Software Management.
-
-
-
-
-
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
C++ package-manager discussion
C++ package-manager related posts
-
Developing with Docker
-
❄️ NixOS: OS as Code
-
Mamba 2.0.0
-
Nix 2.24 is vulnerable to (remote) privilege escalation
-
Windows 11 tweaks and usability improvements
-
Packing Custom Fonts for NixOS
-
Lix 2.90 "Vanilla Ice Cream"
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 6 Nov 2024
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 |