The Awesome Rust feed

SaaSHub helps you find the best software and product alternatives
Promo www.saashub.com
Today

afl.rs

๐Ÿ‡ Fuzzing Rust code with American Fuzzy Lop
Featured Package // Category Testing

ZLUDA's third life

Article Popular Story // vosen.github.io

Yesterday

rust-mode

Emacs configuration for Rust
Featured Package // Category Emacs

Awesome Rust Weekly ยป 432

Top Stories
  • Google's Shift to Rust Programming Cuts Android Memory Vulnerabilities by 52%
  • Safety Goggles for Alchemists: The Path towards Safer Transmute
  • Return type notation MVP: Call for testing!

Last 7 Days

ureq

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

Tauri 2.0 stable has just been released.

Update Popular Story // v2.tauri.app

j4rs

Java for Rust
Featured Package // Category Java

How to use Cloudflare Workers proxy with Rust

Visits counter was a critical feature of every website just 20 years ago. In this tutorial, we will implement it with Rust Cloudflare Workers by adding persistence and dynamic behaviors to an otherwise static page. We will also discuss other practical use cases of CF workers edge proxy.
Tutorial Added by: pawurb // pawelurbanek.com

This Development-cycle in Cargo: 1.82 | Inside Rust Blog

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

Rust-Bio

This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
Featured Package // Category Bioinformatics

Safety Goggles for Alchemists: The Path towards Safer Transmute

Article Popular Story // jack.wrenn.fyi

oxipng

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

rust-cfitsio

FFI wrapper around cfitsio in Rust
Featured Package // Category Astronomy

Last 30 Days

rust-ndarray

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

Roughenough

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

Return type notation MVP: Call for testing!

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

Awesome Rust Weekly ยป 431

Top Stories
  • Rewriting Rust
  • Committing to Rust in the Kernel
  • Bevy Foundation is now a 501(c)(3) Public Charity!

Oku: A Web browser I've been developing. Would appreciate thoughts

Article Popular Story // okubrowser.github.io

handlebars-rust

Rust templating with Handlebars
Featured Package // Category Handlebars

Rewriting Rust

Article Popular Story // josephg.com

Eliminating Memory Safety Vulnerabilities at the Source

Article Popular Story // security.googleblog.com

Bevy Foundation is now a 501(c)(3) Public Charity!

Article Popular Story // bevyengine.org

Rust Qt Binding Generator git

Generate bindings to use Rust code in Qt and QML
Featured Package // Category Qt

Committing to Rust in the Kernel

Article Popular Story // lwn.net

Rust, Autism, and Correct Code

Article Popular Story // youtu.be

fselect

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