The Awesome Rust feed

InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo www.influxdata.com
Today

nix

Rust friendly bindings to *nix APIs
Featured Package // Category Unix-like

Yesterday

READ_ONCE(), WRITE_ONCE(), but not for Rust

Article Popular Story // lwn.net

rust-ndarray

ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Featured Package // Category Data processing

Last 7 Days

Awesome Rust Weekly » 499

Top Stories
  • Bevy 0.18
  • Rust moves from experiment to a core Linux kernel language
  • Brand-new nightly experimental feature: compile-time reflection via std::mem::type_info

Roughenough

A Roughtime secure time sync client and server written in Rust
Featured Package // Category Cryptography

What does it take to ship Rust in safety-critical? | Rust Blog

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

rust-rocksdb

rust wrapper for rocksdb
Featured Package // Category RocksDB

Bevy 0.18

Article Popular Story // bevy.org

Rustlings is now available on Rustfinity 🦀

Article Popular Story // www.rustfinity.com

lettre

a mailer library for Rust
Featured Package // Category Email

Rust moves from experiment to a core Linux kernel language

Article Popular Story // www.spiceworks.com

What is maintenance, anyway? | Inside Rust Blog

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

rusqlite

Ergonomic bindings to SQLite for Rust
Featured Package // Category Sqlite

fselect

Find files with SQL-like queries
Featured Package // Category System tools

Last 30 Days

Interactive Newton's cradle

Free tutorial (Macroquad)
Article Added by: tutor322332 // slicker.me

lalrpop

LR(1) parser generator for Rust
Featured Package // Category Parser

&&&&&&&&&&&&&&str

Article Popular Story // ohadravid.github.io

log4rs

A highly configurable logging framework for Rust
Featured Package // Category Logging

Awesome Rust Weekly » 498

Top Stories
  • Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%
  • Rust's most complicated features explained
  • Releasing Fjall 3.0 - Rust-only key-value storage engine

Kernel bugs hide for 2 years on average. Some hide for 20.

Article Popular Story // pebblebed.com

ureq

A simple, safe HTTP client
Featured Package // Category HTTP Client

afl.rs

🐇 Fuzzing Rust code with American Fuzzy Lop
Featured Package // Category Testing

Pattern for deduplicating concurrent async work (from uv's codebase)

Article Popular Story // codepointer.substack.com

oxipng

Multithreaded PNG optimizer written in Rust
Featured Package // Category Image processing