The Awesome Rust feed

Is your Rust CI crawl-slow? Discover how to slash build times by 35% using cargo-nextest, sccache, and nightly features. Learn which optimizations actually work for large codebases.
Promo depot.dev
Today

rust-openssl

OpenSSL bindings for Rust
Featured Package // Category Cryptography

The next Chrome/Edge releases will credit the ~150 Rust crates they use

Article Popular Story // chromium-review.googlesource.com

Yesterday

generic-array

Generic array types in Rust
Featured Package // Category bluss/rust-itertools β€”

Package Management Namespaces

Article Popular Story // nesbitt.io

Last 7 Days

arrowspace

VectorDB using dispersion models. Provides graph analysis, vector search and a energy-distribution stats for your vectors in one package.
Featured Package // Category Database

crates.io: an update to the malicious crate notification policy

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

Ralph Giles has died (Xiph.org| Rust@Mozilla | Ghostscript)

Article Popular Story // www.linkedin.com

html5ever

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

Crates on crates.io bulk-generated by LLM

Library Popular Story // github.com

Rust 1.93.1 is out

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

Awesome Rust Weekly Β» 503

Top Stories
  • Linux 7.0 Officially Concluding the Rust Experiment
  • A future for bitflags
  • rpxy - A simple and ultrafast reverse-proxy serving multiple domain names with TLS termination

Thanks for All the Frames: Rust GUI Observations

Article Popular Story // tritium.legal

Show HN: rari, the rust-powered react framework

Article Popular Story // rari.build

rodio

Rust audio playback library
Featured Package // Category Audio

hotpath

Rust performance debug toolkit. Live profiling for allocations, timings, and channel/stream data flows. [Moved to: https://github.com/pawurb/hotpath-rs]
Featured Package // Category Debugging

j4rs

Java for Rust
Featured Package // Category Java

Fyrox Game Engine 1.0.0 - Release Candidate 2

Update Popular Story // fyrox.rs

Last 30 Days

Cursive

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

OpenMLS

Rust implementation of the Messaging Layer Security (MLS) protocol
Featured Package // Category Cryptography

tempfile

Temporary file library for rust
Featured Package // Category Temporary Files

A future for bitflags

Article Popular Story // kodraus.github.io

channels-console

Real-time monitoring, metrics and logs for Rust channels. Now integrated with https://hotpath.rs
Featured Package // Category Debugging

Awesome Rust Weekly Β» 502

Top Stories
  • Swift is a more convenient Rust
  • Deep dive into Turso, the "SQLite rewrite in Rust"
  • Finding blocking code in Tokio without instrumenting your app