Charlie Marsh built Ruff (an extremely fast Python linter written in Rust) and uv (an extremely fast Python package manager written in Rust) because he believes great tools can have an outsized impact. He believes it so much, in fact, that he started an entire company that builds next-gen Python tooling.
On this episode, Charlie joins us to tell us all about it: why Python, why Rust, how they make everything so fast, how they're starting to make money, what other products he's dreaming up, and more. :link: https://changelog.fm/660
Ch | Start | Title | Runs |
---|---|---|---|
01 | 00:00 | Welcome to The Changelog | 01:09 |
02 | 01:09 | Sponsor: Depot | 02:12 |
03 | 03:21 | Start the show! | 00:43 |
04 | 04:04 | Intro to uv | 02:18 |
05 | 06:22 | Inspired by Cargo | 02:25 |
06 | 08:47 | Past tech for the future | 04:11 |
07 | 12:58 | Full circle pollination | 03:29 |
08 | 16:27 | Why fix Python packaging | 05:09 |
09 | 21:36 | First steps | 05:44 |
10 | 27:20 | No pitch deck required | 01:42 |
11 | 29:02 | Clauding away | 02:31 |
12 | 31:33 | The right way to install | 01:10 |
13 | 32:43 | uv init / add | 02:27 |
14 | 35:09 | The global cache | 02:34 |
15 | 37:43 | Rust project structure | 01:31 |
16 | 39:14 | Python or Rust? | 02:50 |
17 | 42:04 | Rust ownership deep-dive | 04:34 |
18 | 46:37 | 3 ownership rules | 01:10 |
19 | 47:48 | Impossible vulns | 01:38 |
20 | 49:26 | The source of speed | 05:50 |
21 | 55:16 | First product! pyx | 03:05 |
22 | 58:20 | A future public registry? | 03:26 |
23 | 1:01:46 | What it means to be GPU-aware | 06:53 |
24 | 1:08:39 | Other product ideas | 04:07 |
25 | 1:12:46 | A new Python runtime?! | 07:34 |
26 | 1:20:21 | Why a new runtime? | 08:44 |
27 | 1:29:05 | Astral's brand | 09:59 |
28 | 1:39:03 | Can't outsource voice | 01:59 |
29 | 1:41:03 | Wrapping up | 00:42 |
30 | 1:41:44 | Closing thoughts | 01:34 |
No mention of Mojo :)
I wonder what language the Mojo compiler is written in?
Looks like it it's possible to integrate Rust code in a Mojo project :crab:
Last updated: Oct 15 2025 at 11:36 UTC