Skip to content

Algorithmically Sound

my takes on software development, architecture, and complexity

  • Home

Tag: systems-programming

From Python to Rust: First Impressions

Authored by Carsten Rösnick-Neugebauer updated June 18, 2020June 18, 2020

I did a lot of systems programming in the last couple of months. In Python. Time to explore how I would do that in a language that is closer to the system yet brings guarantees I’d love to have in Python as well: Rust. But what are the core concepts, how does Rust code feel like? Let’s find out.

Posted in Programming Tagged cargo, python, rust, rust-lang, systems-programming
© Copyright Algorithmically Sound. All rights reserved.