The Awesome Rust feed

Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
Today

log

Logging implementation for Rust
Featured Package // Category Logging

Yesterday

rustotpony

๐Ÿด RusTOTPony โ€” CLI manager of one-time password generators aka Google Authenticator
Featured Package // Category Cryptography

Ratatui 0.26.2 is released

Update Popular Story // ratatui.rs

Last 7 Days

gluon

A static, type inferred and embeddable language written in Rust.
Featured Package // Category Scripting

rust-brotli

Brotli compressor and decompressor written in rust that optionally avoids the stdlib
Featured Package // Category brotli

rustyline

Readline Implementation in Rust
Featured Package // Category Line editor

Awesome Rust Weekly ยป 407

Top Stories
  • A graphical IRC Client for UEFI written in Rust
  • Security advisory for the standard library (CVE-2024-24576)
  • Async Rust

Improve performance of you Rust functions by const currying

Article Popular Story // blog.cocl2.com

Rustler

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

cached

Rust cache structures and easy function memoization
Featured Package // Category Caching

Security advisory for the standard library (CVE-2024-24576)

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

Async Rust

Article Popular Story // zed.dev

Last 30 Days

nalgebra

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

Begging EuroRust to acknowledge independent workers

Article Popular Story // fasterthanli.me

Rotz: Cross platform dotfile manager written in Rust

Article Popular Story // volllly.github.io

Ratatui Received Funding: What's Next?

Article Popular Story // blog.orhun.dev

rust-rocksdb

rust wrapper for rocksdb
Featured Package // Category RocksDB

Rpgp: Pure Rust implementation of OpenPGP

Library Popular Story // github.com

lettre

a mailer library for Rust
Featured Package // Category Email

rust-rdkafka

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

Decrusting the tokio crate [video]

Article Popular Story // youtu.be

A graphical IRC Client for UEFI written in Rust

Article Popular Story // axleos.com

xml-rs

An XML library in Rust
Featured Package // Category XML

Writing a Unix-Like OS in Rust

Article Popular Story // vmm.dev

Awesome Rust Weekly ยป 406

Top Stories
  • Dioxus 0.5: Huge Signal Rewrite, Remove lifetimes, Zero-Unsafe Core, CSS Hotreloading, and so much more!
  • Dioxus 0.5: Web, Desktop, Mobile Apps in Rust
  • Rust data structures with circular references (2021)

Simple-pub-sub

a simple message broker implemented inr rust
Featured Package // Category Utilities