Rewriting a Python Library in Rust
Earlier this month I presented at the Rust ZĂŒrich meetup group about how we re-implemented a critical piece of code used in our workflows. In this presentation I walked the audience through the migration of a key component of Project Syn (our Kubernetes configuration management framework) from Python to Rust. We tackled this project to […]