Cargando…

SPEED UP YOUR PYTHON WITH RUST optimize python performance by creating python pip modules in rust.

Discover how to inject your code with highly performant Rust features to develop fast and memory-safe applications Key Features Learn to implement Rust in a Python system without altering the entire system Write safe and efficient Rust code as a Python developer by understanding the essential featur...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: FLITTON, MAXWELL
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [S.l.] : PACKT PUBLISHING LIMITED, 2022.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents An Introduction to Rust Structuring Code in Rust Concurrency in Rust Building Private pip Modules in Python Creating a Rust Interface for Your pip Module Working with Python Objects in Rust Using Python Modules in Rust Structuring an End-to-End Python Module in Rust Structuring a Python Flask App for Rust Injecting Rust into a Python Flask App Best Practices.