The Awesome Rust feed

Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo coderabbit.ai
Today

Rust's Most Subtle Syntax

Article Popular Story // zkrising.com

rodio

Rust audio playback library
Featured Package // Category Audio

Yesterday

html5ever

High-performance browser-grade HTML5 parser
Featured Package // Category HTML

Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk

Article Popular Story // thenewstack.io

Last 7 Days

October project goals update (Rust project)

Article Popular Story // blog.rust-lang.org

This Development-cycle in Cargo: 1.83 | Inside Rust Blog

Article Popular Story // blog.rust-lang.org

Awesome Rust Weekly » 436

Top Stories
  • A comparison of Rust's borrow checker to the one in C#
  • Unsafe Rust is harder than C
  • Async Rust is not safe with io_uring

textwrap

An efficient and powerful Rust library for word wrapping text.
Featured Package // Category Text processing

Lessons learned from a successful Rust rewrite

Article Popular Story // gaultier.github.io

nalgebra

Linear algebra library for Rust.
Featured Package // Category Computation

Async Rust is not safe with io_uring

Article Popular Story // tonbo.io

Introducing Wasmer 5.0

Article Popular Story // wasmer.io

Njord

A lightweight ORM library for Rust ⛵
Featured Package // Category Database

glutin

A low-level library for OpenGL context creation
Featured Package // Category PistonDevelopers/glfw-rs —

Mulligan: For when you need a do over on a function

Library Popular Story // github.com

A comparison of Rust's borrow checker to the one in C#

Article Popular Story // em-tg.github.io

Rustler

Safe Rust bridge for creating Erlang NIF functions
Featured Package // Category Erlang

Last 30 Days

Pont

Pont is a simple project template generator and loader. You can generate templates and load them from Git repositories or local directories.
Featured Package // Category Applications written in Rust

Rust officially adopted by ETAS

Article Popular Story // www.etas.com

Unsafe Rust is harder than C

Article Popular Story // chadaustin.me

RustCrypto

Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Featured Package // Category Cryptography

Awesome Rust Weekly » 435

Top Stories
  • Rustls Outperforms OpenSSL and BoringSSL
  • Rust is secretly taking over chip development
  • LibrePCB Project plans to move towards Rust and rewrite its Qt Components UI with Slint

Cursive

A Text User Interface library for the Rust programming language
Featured Package // Category GUI

Rust vs C++ with Steve Klabnik and Herb Sutter

Article Popular Story // softwareengineeringdaily.com

Announcing Toasty, an async ORM for Rust

Article Popular Story // tokio.rs

Async Rust in Three Parts

Article Popular Story // jacko.io

mysql_async

Asyncronous Rust Mysql driver based on Tokio.
Featured Package // Category MySql