5:16
How To Make Your Python Packages Really Fast With RUST
Everyone knows that program speed isn't Python's strong point. That's why so many number-crunching data science libraries are ...
11:08
Combining Rust and Python: The Best of Both Worlds?
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll show you how to ...
3:57
The Solution to Python Package Management is... Rust??
Python package management is a mess. That's been known for a while. But, there's a new saviour in town... Rust! Resources: Pixi: ...
12:51
Python Rust Extensions: Massively Speed Up Your Code
Today we learn how to build Rust extensions for Python using PyO3. We also see how much faster our Python code can become ...
3:37
Is Rust replacing python in AI/ML ?
Rust's unique features, like memory safety and performance, make it a powerful tool for developing AI applications. This video ...
8:23
Join our Rust Live Accelerator waitlist (free Rust Job-Ready Roadmap inside): https://letsgetrusty.com/join Let's Get Rusty is the ...
5:06
Python, Rust and Why You No Longer Need C
C has been the backbone of high-performance computing work in the last few decades, especially when it comes to augmenting ...
9:44
Will Your New Python Package Manager be Written in Rust?
"uv" is a new Python package installer written by astral, but this one is 100x faster and written in Rust. I compare it with pip 00:00 ...
9:45
This video was sponsored by Zed, the next-gen code editor: ▷ Try Zed for free: http://zed.dev/download How's it going everyone?
14:12
Polars: The Next Big Python Data Science Library... written in RUST?
In this video tutorial I explain everything you need to get started coding with polars. Polars is a multi-threaded DataFrame library, ...
40:12
Carl Kadie - Nine Rules for Writing Python Extensions in Rust | PyData Seattle 2023
www.pydata.org Live Demo: https://carlkcarlk.github.io/perfect-physics/pyscript/ Article: ...
30:36
Building an extremely fast Python package manager, in Rust - Charlie Marsh | EuroRust 2024
uv is an extremely fast Python package manager, written in Rust. Since its release in February, uv has seen adoption across the ...
8:50
Is it worth it to call Rust from Python with PyO3?
Is it worth it to call Rust from Python when inserting into a dictionary? That is the question I explore in this video. Here's my Rust ...
13:53
In this video we discuss how we can speed up our Python code using Rust code, Pyo3 (a Rust crate), and a tool called Maturin.
29:09
Extending Python with Rust, Mojo, Cuda and C and building packages
Recorded at PyCon DE & PyData 2025, April 25, 2025 https://2025.pycon.de/program/P9VKRV/ Modern package management ...
12:42
Using Rust in your Python App: MCP Server Walkthrough
Ever wished your Python applications could have the raw speed and performance of Rust without giving up Python's simplicity?
5:11
The Ultimate Power Duo: Python Simplicity + Rust Performance 💪
Code: https://github.com/Coding-Crashkurse/Python-Rust Python is fantastic, easy to learn, and extremely versatile. But let's be ...
8:38
Advanced PyO3: Creating A Python CLI With RUST
I've banged on about how great Python and Rust are together, so it's time for me to finally show you how it's done! This video will ...
30:41
vigneshwer dhinakaran - Pumping up Python modules using Rust - PyCon 2018
Speaker: vigneshwer dhinakaran If you've spent much time writing (or debugging) Python performance problems, you've probably ...