30–31 May 2024
Aalto University Campus
Europe/Helsinki timezone

How I write Rust and make it look like Python

Not scheduled
20m
Aalto University Campus

Aalto University Campus

Otaniementie 13, 02150 Espoo, Finland
Demonstration Track 1

Speaker

Radovan Bast

Description

In this demo I will show how I combine the type safety and performance of the Rust programming language with the convenience of Python.

This approach can be used to speed up Python code (by porting the bottleneck) or to interface a Rust project with the Python ecosystem.

I will show how to build and package a Rust project so that it can be imported into a Python project without any extra dependencies for the user of the package.

Primary author

Presentation materials

There are no materials yet.