2024-10-21
4691
#rust
Mario Zupan
196963
114
Oct 21, 2024 ⋅ 16 min read

Using Polars in Rust for high-performance data analysis

Mario Zupan I'm a self-employed Software Engineer and Trainer living in Vienna, Austria. I've worked at several companies and in multiple fields building, maintaining and operating distributed systems at scale using Java, Kotlin, Node, Go and Rust. I also taught advanced software engineering courses for several years at the University of Applied Sciences FH Joanneum in Graz and worked as a technical trainer, empowering other software engineers to reach their full potential. Currently, I work as a freelance software engineer and trainer again, looking to help companies build high-quality software solutions. Check out my personal blog: http://www.zupzup.org.

Recent posts:

Understanding Infer In TypeScript

Understanding infer in TypeScript

The infer keyword and conditional typing in TypeScript allow us to take a type and isolate it for later use. Learn more here.

Simohamed Marhraoui
Oct 21, 2024 ⋅ 6 min read
Vue.js Logo on Abstract Blue Background

Automatic file-based routing in Vue.js

Managing route configurations in Vue.js applications can quickly become tedious and time-consuming, especially as your app grows and becomes more […]

David Omotayo
Oct 18, 2024 ⋅ 11 min read
Understanding Redux: A Tutorial With Examples

Understanding Redux: A tutorial with examples

This guide provides a foundational understanding of Redux and why you should use it for state management in a React app.

Neo Ighodaro
Oct 17, 2024 ⋅ 12 min read
Inertia Js Adoption Guide Overview Examples And Alternatives

Inertia.js adoption guide: Overview, examples, and alternatives

Inertia.js enables you to build SPAs with a traditional backend framework and a modern JavaScript frontend with server-side routing.

Rahul Chhodde
Oct 17, 2024 ⋅ 13 min read
View all posts

Leave a Reply