The Awesome Rust feed

Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Today

rust-mode

Emacs configuration for Rust
Featured Package // Category Emacs

Yesterday

Improving autocompletion in Rust macros

Article Popular Story // blog.emi0x7d1.dev

rust-rdkafka

A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
Featured Package // Category Apache Kafka

Leptos Release - v0.5.0 (Frontend Fw)

Update Popular Story // github.com

AdaCore Announces GNAT Pro for Rust

Article Popular Story // www.adacore.com

Last 7 Days

flate2-rs

DEFLATE, gzip, and zlib bindings for Rust
Featured Package // Category Compression

Polonius revisited, part 2

Article Popular Story // smallcultfollowing.com

html5ever

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

Awesome Rust Weekly » 379

Top Stories
  • Microsoft rewrote Azure Quantum Development Kit (QDK) in Rust, now it is 100x faster, 100x smaller, and it runs in the browser!
  • The legendary `????` operator
  • Why doesn’t the *ring* project work together with the Rust Crypto project?
Follow us on Twitter @RustLibHunt

Was async fn a mistake?

Article Popular Story // seanmonstar.com

Why is 99999999.0f32 equal to both itself and 100000000.0f32?

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

Rio term

A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers.
Featured Package // Category Graphics

Empathy in open source: be gentle with each other

Article Popular Story // smallcultfollowing.com

Rust is the best language for data infra

Article Popular Story // www.arroyo.dev

Rust Vs Go: A Hands-On Comparison

Article Popular Story // www.shuttle.rs

rust-jwt

JWT lib in rust
Featured Package // Category Authentication

The legendary `????` operator

Article Popular Story // fosstodon.org

Qualifying Rust without forking | Ferrous Systems

Article Popular Story // ferrous-systems.com

drill

Drill is an HTTP load testing application written in Rust
Featured Package // Category Applications written in Rust

Eyra is an interesting Rust project

Article Popular Story // notgull.net

Last 30 Days

Increasing the minimum supported Apple platform versions | Rust Blog

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

woodpecker

Drill is an HTTP load testing application written in Rust
Featured Package // Category Applications written in Rust

rust-analyzer changelog #200

Article Popular Story // rust-analyzer.github.io

Announcing Comfy - a new fun 2d game engine in Rust/wgpu

Library Popular Story // github.com

My Pure Rust Wishlist

Article Popular Story // gburghoorn.com

Adding runtime benchmarks to the Rust compiler benchmark suite

Article Popular Story // kobzol.github.io

rust-csv

A CSV parser for Rust, with Serde support.
Featured Package // Category Parser