NewsLetter.
22 - Exploring Rust: From Simulations to Safety Standards
Explore the dynamic world of Rust programming with our biweekly update. Dive into fascinating applications of Rust, from creating an ant colony simulation to ensuring the highest safety standards in electronic systems with Rust and Ferrocene. Discover the power of parallel computing with Rayon, a data-parallelism library for Rust. Whether you're a seasoned Rustacean or a curious newcomer, there's something for everyone in this edition.
Read more ⟶
21 - Rust Unleashed: Powering Frontend, Backend, and Static Sites
Explore how Rust is revolutionizing web development, both in the frontend and backend, and its growing role in static site generation. Discover Leptos, a cutting-edge Rust framework, watch a Leptos tutorial on YouTube, and learn about Zola, a comprehensive static site generator.
Read more ⟶
20 - Master Rust in Just 2 Months: Google Debunks Learning Curve Myth
This edition of the Rust Trends newsletter dives into Google's recent exploration into Rust, debunking myths about learning time and discussing challenges faced by developers. It also highlights valuable resources for Rust programmers and explores Rust's 'zero-cost abstractions' principle.
Read more ⟶
19 - Are we Embedded yet?
This week's Rust Trends newsletter delves into the challenges and developments in Rust for embedded systems. The post discusses roadblocks to Rust adoption, industry responses, and an introduction to a hex viewer tool written in Rust for binary data analysis.
Read more ⟶
18 - Lightning fast search, and the state of Rust and ML
A search engine written in Rust, a comprehensive overview of Rust and ML, and the state of the Rust Ecosystem
Read more ⟶
17 - Development tool, video explainer, and a historic application
This edition of Rust Trends focuses on tools and resources that can boost your productivity and knowledge in Rust programming. Learn how cargo-edit can streamline your development process, get a deep dive into Rust's std::collections with Jon Gjengset's video, and discover how Atuin can revolutionize your shell history management. Stay tuned for the latest in Rust programming!
Read more ⟶
16 - Idiomatic Rust and functional programming
In this edition of Rust Trends, we delve into the realm of idiomatic Rust and its importance in writing efficient, maintainable code. We also explore functional programming in Rust, an approach that emphasizes immutability and the use of functions to perform computations. Lastly, we discuss the updates to Cargo’s 'cargo fix' subcommand, now capable of automatically fixing some simple Clippy warnings. Dive in to keep up-to-date with the latest in Rust programming!
Read more ⟶