Online: Fearless Concurrency: Mastering Memory Safety in Rust


Details
Secure software writing while managing memory vulnerabilities in concurrent programming, Fearlessly.
In this presentation, Thembaletu, will explore secure software writing while managing memory vulnerabilities in concurrent programming fearlessly. He will examine Rust smart pointers (Arc, Mutex) at runtime, exploring how these provide safety for developers with heap stored data, while changing and moving that data.
Following this, he will delve into concurrent programming with Scoped threads - a compile time operation using Closures, select Rust methods while manipulating same heap located data without smart pointers - (Arc and Mutex).
Thembaletu Mbangcolo
Thembaletu consults to small businesses on API Security, offensive API Security, includes LLMs, AI agents for data security. His bias is towards Ethical Hacking to safeguard systems. He has a liking for Rust 🦀 because its architecture, its design allows for teams to possibly reduce technical debt in their codebase in future.
If you are new to the group, read our monthly meeting FAQ to answer some common questions (https://www.meetup.com/DeveloperUG/pages/Monthly_Meetings/).

Every 3rd Wednesday of the month
Online: Fearless Concurrency: Mastering Memory Safety in Rust