The Awesome Rust feed

Master Protobuf for safer API development. Interactive session covers design patterns, breaking change prevention, streaming & data pipelines beyond HTTP/gRPC. Includes Live Q&A.
Promo buf.build
Today

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

Ockam

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
Featured Package // Category Cryptography

Yesterday

Rust native UI toolkit Slint 1.15 released 🎉

Update Popular Story // slint.dev

rust-jwt

JWT lib in rust
Featured Package // Category Authentication

Last 7 Days

First look at 2026 Project goals

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

pest

The Elegant Parser
Featured Package // Category Parser

funzzy

A lightweight blazingly fast file watcher.
Featured Package // Category Virtualization

nalgebra

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

Swift is a more convenient Rust

Article Popular Story // nmn.sh

ring

An experiment.
Featured Package // Category Cryptography

indicatif

A command line progress reporting library for Rust
Featured Package // Category Progress

Last 30 Days

Awesome Rust Weekly » 501

Top Stories
  • Porting 100k lines from TypeScript to Rust using Claude Code in a month
  • Parametric CAD in Rust
  • Rust at Scale: An Added Layer of Security for WhatsApp

Deep dive into Turso, the "SQLite rewrite in Rust"

Article Popular Story // kerkour.com

RustCrypto

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

Rust at Scale: An Added Layer of Security for WhatsApp

Article Popular Story // engineering.fb.com

Rhai

Rhai - An embedded scripting language for Rust.
Featured Package // Category Programing Languages

Parametric CAD in Rust

Article Popular Story // campedersen.com

Nio Embracing Thread-Per-Core Architecture

Article Popular Story // nurmohammed840.github.io

Atomic variables are not only about atomicity

Article Popular Story // sander.saares.eu

zlib-rs: a stable API and 30M downloads

Article Popular Story // trifectatech.org

jsonschema

A high-performance JSON Schema validator for Rust
Featured Package // Category Miscellaneous

mysql_async

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

redis-rs

Redis library for rust
Featured Package // Category Redis

Rustler

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