This repository is a collection of my practical experiences in Rust, inspired by the readings from "The Rust Programming Language" by Steve Klabnik and Carol Nichols, as well as "Hands-On Data Structures and Algorithms with Rust" by Claus Matzinger. Codes, exercises, projects and notes from other sources may also be present.
Core Syntax: Small Rust projects showcasing fundamental syntax and concepts.
Book Projects: Implementation of projects and exercises from The Rust Programming Language.
Data Structures and Algorithms: Practical implementations and applications from Hands-On Data Structures and Algorithms with Rust by Packt Publishing.
Rustlings Code Katas: Exercises from rustlings code katas.
Rust by Example: Notes and examples from Rust by Example.
Keep in mind I'm no rust expert, but feel free to explore the individual directories for code snippets, projects or whatsoever.