adesso BLOG
13.12.2023 By Marc Mezger
Rust in Python, or the rustification of Python
In the dynamic landscape of software development, we come across new programming languages, frameworks and tools almost every day that are designed to make our work as developers more efficient, faster and more secure. Python and Rust are two such languages that have been gaining influence in recent times. In this blog post, I will focus on ways to combine these important languages.
Read more28.11.2023 By Moritz Momper and Marc Mezger
Rewriting code in Rust
Rust, a system programming language designed for performance, reliability and productivity, has created quite a stir in the software development community in recent years. Its growing popularity can in part be attributed to the Rust community’s catchy slogan: ‘Rewrite Everything in Rust’. But what does this mean and why is it something that you might want to look into? This blog post will answer these two questions.
Read more13.11.2023 By Marc Mezger
A brief introduction to the Rust programming language
In this blog post, I will provide a brief introduction to the fascinating world of the Rust programming language that I hope will spark your curiosity. Rust is a system-level programming language that focuses on performance and security. It is ideal for a variety of applications, ranging from system programming to web development.
Read more