Skip to content

Rust

Rustup

bash
rustup install stable
rustup self uninstall

Libraries / Frameworks

Recommended crates

Backend

  • axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper
  • sqlx - The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite

Data

  • ort - Rust binding for ONNX runtime
  • fake-rs - A library for generating fake data in Rust.

Distributed Systems

  • Iroh - Iroh is a library for building on direct connections between devices, putting more control in the hands of your users.

Networking

  • pingora - A library for building fast, reliable and evolvable network services

GUI

  • egui - An immediate mode GUI written in Rust
  • iced - A cross-platform GUI library for Rust focused on simplicity and type-safety. Inspired by Elm.

Are We $X Yet

Branding

Resources