Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Talk details are specified in YAML files
# YAML was selected because we can use multi-line strings and add
# comments in the file.
speaker_name: "Dorian Pula"
talk_title: "Rust accelerated Pythons"
# At least 1 tag is necessary!!
talk_tags:
- "Quite Different"
talk_abstract: "Sometimes you need to scale the performance of your Python code, or you need to hook into a C API. Wouldn't it be nice not having to do that in C or C++? This talk walks through how to accelerate Python code using a binding written in Rust (a new safe, fast systems level programming language)."
about_author: "Dorian Puła is a full-stack web app developer, Linux DevOps enthusiast, and tech writer. He graduated from the University of Toronto, where he studied Computer Science and Professional Communication. During the day he builds and maintains web applications, REST API services and CI/CD tooling that builds, tests and deploys those systems. At night he contributes to a number of open source Python, Rust and Javascript projects including Ansible, Flask and Rookeries. When he isn't coding, Dorian enjoys writing, kayaking and hiking in Ontario's back-country."
talk_metadata:
- "**Date:** Saturday Nov. 16"
- "**Location:** Sky Room"
- "**Begin time:** 14:15"
- "**Duration:** 25 minutes"