How to Write Rust Instead of C, and Get Away With It - Yes, It's a Python Talk
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover how to optimize slow Python applications by integrating Rust code in this 42-minute EuroPython 2018 conference talk. Learn why Rust is a superior alternative to C for enhancing program speed and how to seamlessly incorporate it into Python projects without users noticing. Explore the implementation of an Apache Avro serialization/deserialization library in Rust and its integration with Python using tools like cbindgen, CFFI, and Milksnake. Gain insights into writing performant Rust code for production services and calling it from Python applications effortlessly.
Syllabus
Intro
Use cases
Rest
Structure
Python
How to get away
Questions
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube