The Awesome Rust feed

Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Today

rust-sdl2

SDL2 bindings for Rust
Featured Package // Category SDL

Blog Post: Rust Is a Scalable Language

Article Popular Story // matklad.github.io

clap v4.2, a Rust CLI argument parser

Article Popular Story // epage.github.io

Announcing Rust 1.68.2

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

Yesterday

Tree Borrows - A new aliasing model for Rust

Article Popular Story // perso.crans.org

Cursive

A Text User Interface library for the Rust programming language
Featured Package // Category GUI

Rust's Golden Rule

Article Popular Story // steveklabnik.com

Last 7 Days

Blog Post: Zig And Rust

Article Popular Story // matklad.github.io

glutin

A low-level library for OpenGL context creation, written in pure Rust.
Featured Package // Category PistonDevelopers/glfw-rs —

Generators

Article Popular Story // without.boats

rust-jwt

JWT lib in rust
Featured Package // Category Authentication

A Proposal for Safe Window Handles

Article Popular Story // notgull.github.io

fselect

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

How to Learn Rust

Article Popular Story // youtu.be

redis-rs

Redis library for rust
Featured Package // Category Redis

Rocket v0.5-rc3 is out!

Update Popular Story // rocket.rs

How to speed up the Rust compiler in March 2023

Article Popular Story // nnethercote.github.io

Awesome Rust Weekly » 352

Top Stories
  • Paving the Road to Vulkan on Asahi Linux
  • Must move types by Niko Matsakis
  • (How) I built my own memory profiler (in Rust, on Linux)
Follow us on Twitter @RustLibHunt

Announcing Rust 1.68.1

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

Kobold: new web UI crate with zero-cost static DOM

Article Popular Story // maciej.codes

rust-rocksdb

rust wrapper for rocksdb
Featured Package // Category RocksDB

The AsyncIterator interface

Article Popular Story // without.boats

(How) I built my own memory profiler (in Rust, on Linux)

Article Popular Story // www.youtube.com

Last 30 Days

nalgebra

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