The Awesome Rust feed

Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Promo sevalla.com
Today

uuinfo

A tool to debug unique identifiers (UUID, ULID, Snowflake, etc).
Featured Package // Category Utilities

From Rust to reality: The hidden journey of fetch_max

Article Popular Story // questdb.com

Zig feels more practical than Rust for real-world CLI tools

Article Popular Story // dayvster.com

Yesterday

cargo-update

A cargo subcommand for checking and applying updates to installed executables
Featured Package // Category Cargo

Reducing binary size of (Rust) programs with debuginfo

Article Popular Story // kobzol.github.io

Variadic Generics Micro Survey | Inside Rust Blog

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

Last 7 Days

proptest

Hypothesis-like property testing for Rust
Featured Package // Category Testing

Announcing culit - Custom Literals in Stable Rust!

Library Popular Story // github.com

dotenv-linter

⚡️Lightning-fast linter for .env files. Written in Rust 🦀
Featured Package // Category System tools

roaring-rs

A better compressed bitset in Rust
Featured Package // Category bluss/rust-itertools —

curve25519-dalek

A pure-Rust implementation of group operations on Ristretto and Curve25519
Featured Package // Category Cryptography

Awesome Rust Weekly » 482

Top Stories
  • Asciinema 3.0: rewritten in Rust, adds live streaming, & upgraded file format.
  • crates.io phishing campaign | Rust Blog
  • Open-Sourced My Rust/Vulkan Renderer for the Bevy Game Engine

Preview of LibrePCB's Rust-Based UI

Article Popular Story // librepcb.org

Announcing Rust 1.90.0

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

promkit

Make interactive prompt in Rust
Featured Package // Category Prompt

Wasm 3.0 Completed - WebAssembly

Article Popular Story // webassembly.org

RustGPT: A pure-Rust transformer LLM built from scratch

Library Popular Story // github.com

Hypervisor 101 in Rust

Article Popular Story // tandasat.github.io

Tracking trust with Rust in the kernel

Article Popular Story // lwn.net

Last 30 Days

NumToA

An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
Featured Package // Category Data structures

Community Reflection on Bevy's Fifth Year

Article Popular Story // bevy.org

tarpaulin

A code coverage tool for Rust projects
Featured Package // Category Testing