Data Glossary 🧠

Search

Search IconIcon to open search

What is Rust?

Last updated Oct 19, 2022 - Edit Source

Former Mozilla employee Graydon Hoare initially created  Rust as a personal project. The first stable release, Rust 1.0 was released on May 15, 2015. Rust is a  multi-paradigm programming language that supports imperative procedural, concurrent actor, object-oriented and pure  functional styles, supporting generic programming and metaprogramming statically and dynamically.

The goal of Rust is to be a good programming language for creating highly concurrent, safe, and performant systemsLearning Rust

Find more comparisons to python and how Rust will take over data engineering on Will Rust Take over Data Engineering?.