| ▲ | Show HN: Glu – installing Homebrew packages 2x faster on macOS(glu.run) | |||||||
| 5 points by henrikklee 8 hours ago | 2 comments | ||||||||
I wanted to see how fast Homebrew installs could get if end-to-end install time was the primary design constraint. It turned into a package manager for macOS that uses Homebrew's bottle ecosystem, consistently ~2x faster than Homebrew on large install graphs. It's written in Rust, but most performance ideas are independent of the language. | ||||||||
| ▲ | theycallmeritik 8 hours ago | parent [-] | |||||||
How are you handling cache invalidation and mirror selection to hit that 2x boost? Curious if this works smoothly alongside standard Homebrew taps without breaking existing formulae. | ||||||||
| ||||||||