dotfiles VS homebrew-graph

Compare dotfiles vs homebrew-graph and see what are their differences.

homebrew-graph

Creates a dependency graph of Homebrew formulae. (by martido)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dotfiles homebrew-graph
1 1
12 213
- -
8.7 0.0
12 days ago over 2 years ago
Emacs Lisp Ruby
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • Ask HN: Best Alternative to Homebrew in 2021?
    21 projects | news.ycombinator.com | 2 Nov 2021
    I also use Nix, and agree with these caveats. My personal experience is that it can be hard to initially set up Nix, but once you do, it's rock solid. It's particularly great for sharing config across machines. Here's my personal dev environment for instance: https://github.com/mjhoy/dotfiles/blob/main/nix/nixpkgs/conf...

homebrew-graph

Posts with mentions or reviews of homebrew-graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • Ask HN: Best Alternative to Homebrew in 2021?
    21 projects | news.ycombinator.com | 2 Nov 2021
    wat.

    Of course the recursive update policy is going to be weirdly painful for some users! Homebrew doesn't even attempt to encode some very basic aspects of dependency. The choice you outline above is one that is not faced by most package managers, because they don't make this mistake. The naive wheel reinvention with Homebrew is so eternally disappointing, and it inevitably explains a lot of the pain users experience with it.

    > Homebrew upgrades dependencies and dependents of those dependencies (which, admittedly, can feel like unrelated)

    One relatively non-disruptive thing you might be able to do to make this behavior less surprising to users is (offer a way to?) print the dependency tree for package installations/upgrades that pull in upgrades of their ‘siblings’. You'd probably want to just do it in a textual way, but this project seems to model the kind of logic you'd want for printing dependency trees with Homebrew as it exists.[2]

    1: https://github.com/Homebrew/homebrew-core/blob/master/Formul...

    2: https://github.com/martido/homebrew-graph/blob/master/cmd/br...

What are some alternatives?

When comparing dotfiles and homebrew-graph you can also consider the following projects:

homebrew-cask-versions - 🔢 Alternate versions of Casks

PostgresApp - The easiest way to get started with PostgreSQL on the Mac

pkgsrc - NetBSD/pkgsrc fork for our binary package repositories

arkade - Open Source Marketplace For Developer Tools

HomeBrew - 🍺 The missing package manager for macOS (or Linux)

proj

nix-config - Mirror of http://chriswarbo.net/git/nix-config

opensource.how - Open-source etiquette

.nixpkgs