The Rust project announces the All Hands 2026 event in Utrecht, Netherlands, inviting project members to register for collaboration, discussions, and talks.
Bevy 0.17 introduces raytraced lighting, improved events/observers, UI widgets, DLSS, tilemap chunk rendering, web assets, reflect auto-registration, and more for the Rust-based game engine.
This article discusses Kangrejos Klint, a Rust compiler extension for kernel-specific lint rules, and Clippy, Rust's normal linter, and their complementary approaches to analyzing Rust kernel code.
This article details the replacement of Firefox's QUIC UDP I/O stack with a modern, memory-safe implementation, highlighting performance improvements and platform-specific optimizations.
A fast and memory-efficient FM-Index implementation in Rust for full-text indexing, sequence analysis, and bioinformatics, with a focus on speed, parallelism, and multi-text support.
This document details the features, bug fixes, and improvements made across multiple releases of a project, focusing on newsletter functionality, theme enhancements, and deployment optimizations.
The latest release of Glues introduces a web build, secure remote proxy, runtime theme switching, and a new redb storage backend, along with various improvements and bug fixes.
SeaORM 2.0 introduces Role-Based Access Control (RBAC) directly into the data layer, enabling definition and enforcement of access policies within the database connection.
A Rust expert debunks common misconceptions and conspiracy theories surrounding the language's adoption in projects like git and coreutils, highlighting its advantages in memory safety, concurrency, and maintainability.
This article dives into the expression problem in software design, explores how Rust attempts to solve it with traits, and proposes a solution using generics and domain separation, while acknowledging its complexity.
This interview discusses Volvo Cars' adoption of Rust in their automotive software development, highlighting its benefits for safety, efficiency, and the company's future direction in electrification and autonomy.
This video discusses optimizing Rust for slowness, inspired by new Turing machine results and based on a free article, and links to web visualizers and the Seattle Rust User Group.
This article explains how to implement JWT (JSON Web Tokens) authentication in an Axum backend, including user registration, login, and protected routes.
Explore advanced Rust pattern matching techniques, including destructuring, reference patterns, guards, and best practices for writing expressive and maintainable code.
Cloudflare details how its new "FL2" system, built in Rust, has improved network performance and security by replacing the legacy FL1 system based on NGINX and LuaJIT.
This article discusses the increasing adoption of the Rust programming language in various industries, including cloud computing, personal devices, connected devices, safety-critical applications, automotive, and space research, highlighting its benefits, tool support, and future potential.