Weekly Shaarli

All links of one week in a single page.

Week 52 (December 22, 2025)

How uv got so fast | Andrew Nesbitt
thumbnail

uv installs packages faster than pip by an order of magnitude. The usual explanation is “it’s written in Rust.” That’s true, but it doesn’t explain much. Plenty of tools are written in Rust without being notably fast. The interesting question is what design decisions made the difference.