- #563: Getting Started with Rust as Python Devs

 - #563: Getting Started with Rust as Python Devs

登录后可管理标记收藏。

此类数据尚未支持。
UUID: 2gULs5ovZuAnPOlS99TPx4
Class: podcastepisode
Category: podcast

/ 10

0 个评分

评分人数不足
所属 播客节目: Talk Python To Me
简介

Lint the entire CPython code base from scratch. It takes 0.3 seconds. Three blinks of an eye. That is ruff, and it is written in Rust. So are Pydantic, Polars, uv, and Granian. Rust shows up in Python three ways: tools that happen to be Rust, libraries Python imports, and servers that run Python inside Rust. This is Rust for Python developers, not Rust experts. Christopher Trudeau is back on Talk Python to discuss Rust and his latest course Up and Running with Rust. The core rule is that only one thing can own a value at a time. Pass it around freely in Python and the garbage collector cleans up. Do that in Rust and it will not compile.

短评
评论
笔记