The Awesome Rust feed

Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Today

How to Learn Rust

Article Popular Story // youtu.be

redis-rs

Redis library for rust
Featured Package // Category Redis

Yesterday

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

Last 7 Days

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

nalgebra

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

rust-postgres

Native PostgreSQL driver for the Rust programming language
Featured Package // Category PostgreSql

Writing a Compiler and a Virtual Machine in Rust

Article Popular Story // thetechtrailblazer.blog

Gitea 1.19.0 is released - Includes Cargo package registry

Update Popular Story // blog.gitea.io

Paving the Road to Vulkan on Asahi Linux

Article Popular Story // asahilinux.org

indicatif

A command line progress reporting library for Rust
Featured Package // Category Progress

rust-analyzer changelog #173

Article Popular Story // rust-analyzer.github.io

trust-dns

A Rust based DNS client, server, and resolver
Featured Package // Category Applications written in Rust

oso

Oso is a batteries-included framework for building authorization in your application.
Featured Package // Category Applications written in Rust

Last 30 Days

syn v2.0.0 released

Update Popular Story // github.com

opencv-rust

Rust bindings for OpenCV 3 & 4
Featured Package // Category Image processing

Must move types by Niko Matsakis

Article Popular Story // smallcultfollowing.com

Awesome Rust Weekly » 351

Top Stories
  • Zed – A high-performance, multiplayer code editor written in Rust. Now in public beta
  • Faster than Rust and C++: the PERFECT hash table
  • Improving sqlx-related Compile Times
Follow us on Twitter @RustLibHunt

Const as an auto trait

Article Popular Story // without.boats

rust-ndarray

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

Temporary lifetimes by Niko Matsakis

Article Popular Story // smallcultfollowing.com

nix

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