In this talk, we'll dive deep into what makes concurrency coordination costly, and explore some pathways to mitigate that cost.
This talk explores what it means to write scientific software that lives up to the standards we expect of science itself.
This session we will delve into the sometimes murky world of procedural macros - showing some of the great tooling available for understanding the code generated, such as cargo expand, and the key building blocks we will need for writing our own.
In this talk, we'll explore the current state of AI development in Rust, highlighting key crates, frameworks, and tools. Covering the essentials from ML and NLP to integrating LLMs and agent-based automation.
In this introductory talk, we will explore what it means to "Ratatuify" the Rust package manager, Cargo.