The Awesome Rust feed

The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
Promo workos.com
Today

generic-array

Generic array types in Rust
Featured Package // Category bluss/rust-itertools —

Yesterday

loco

🚂 🦀 The one-person framework for Rust for side-projects and startups
Featured Package // Category HTTP Server

Last 7 Days

[post] Tasks are the wrong abstraction

Article Popular Story // blog.yoshuawuyts.com

minitrace

Extremely fast tracing library for Rust
Featured Package // Category Asynchronous

Giving Rust a chance for in-kernel codecs

Article Popular Story // lwn.net

html5ever

High-performance browser-grade HTML5 parser
Featured Package // Category HTML

std::io::Error::downcast will be stablised in 1.79

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

Awesome Rust Weekly » 409

Top Stories
  • Sized, DynSized, and Unsized by Niko Matsakis
  • Coroutines and effects
  • C Isn't a Hangover; Rust Isn't a Hangover Cure

Pont

Pont is a simple project template generator and loader. You can generate templates and load them from Git repositories or local directories.
Package Added by Mirch into category Applications written in Rust

RustCrypto

Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Featured Package // Category Cryptography

tungstenite-rs

Lightweight stream-based WebSocket implementation for Rust.
Featured Package // Category WebSocket

Sized, DynSized, and Unsized by Niko Matsakis

Article Popular Story // smallcultfollowing.com

markup.rs

A blazing fast, type-safe template engine for Rust.
Featured Package // Category HTML

Last 30 Days

printpdf

An easy-to-use library for writing PDF in Rust
Featured Package // Category kaj/rust-pdf —

jsonschema

JSON Schema validation library
Featured Package // Category Miscellaneous

Coroutines and effects

Article Popular Story // without.boats

mysql_async

Asyncronous Rust Mysql driver based on Tokio.
Featured Package // Category MySql

Koto 0.14

Article Popular Story // koto.dev

Cursive

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

Awesome Rust Weekly » 408

Top Stories
  • Curl: Hyper, is it worth it?
  • Improve performance of you Rust functions by const currying
  • The Rust Calling Convention We Deserve

cbindgen

A project for generating C bindings from Rust code
Featured Package // Category C

The Rust Calling Convention We Deserve

Article Popular Story // mcyoung.xyz

pest

The Elegant Parser
Featured Package // Category Parser

Curl: Hyper, is it worth it?

Article Popular Story // curl.se

log

Logging implementation for Rust
Featured Package // Category Logging