Awesome Rust

A curated list of awesome Rust frameworks, libraries and software. Inspired by awesome-go.

Contributing

Please take a quick gander at the contribution guidelines first. Thanks to all contributors; you rock!

Table of contents

Applications

See also Rust — Production(organizations running Rust in production).

Audio

Cryptocurrencies

Database

Emulators

See also crates matching keyword 'emulator'.

Games

See also Games Made With Piston.

Graphics

Industrial automation

Operating systems

See also A comparison of operating systems written in Rust.

Productivity

Security tools

System tools

Text editors

Text processing

Utilities

Video

Virtualization

Window managers

Web

Web Servers

Development tools

Build system

Debugging

Deployment

Embedded

Rust Embedded

FFI

See also Foreign Function Interface, The Rust FFI Omnibus (a collection of examples of using code written in Rust from other languages) and FFI examples written in Rust.

IDEs

See also Are we (I)DE yet? and Rust Tools.

Pattern recognition

Profiling

Services

Static analysis

[[assert](https://crates.io/keywords/assert), [static](https://crates.io/keywords/static)]

Testing

[[testing](https://crates.io/keywords/testing)]

Transpiling

Libraries

Artificial Intelligence

Genetic algorithms

Machine learning

[[machine learning](https://crates.io/keywords/machine-learning)]

See also About Rust’s Machine Learning Community.

Astronomy

[[astronomy](https://crates.io/keywords/astronomy)]

Asynchronous

Audio

[[audio](https://crates.io/keywords/audio)]

Authentication

Automotive

Bioinformatics

Caching

Concurrency

Cloud

Command-line

Compression

Computation

Configuration

Cryptography

[[crypto](https://crates.io/keywords/crypto), [cryptography](https://crates.io/keywords/cryptography)]

) * steffengy/schannel-rs — Bindings for Schannel (Windows native TLS) * zebradil/rustotpony — CLI manager of one-time password generators aka Google Authenticator (TOTP)

Database

[[database](https://crates.io/keywords/database)]

Data processing

Data structures

Data visualization

Date and time

[[date](https://crates.io/keywords/date), [time](https://crates.io/keywords/time)]

Distributed systems

Email

[[email](https://crates.io/keywords/email), [imap](https://crates.io/keywords/imap), [smtp](https://crates.io/keywords/smtp)]

Encoding

[[encoding](https://crates.io/keywords/encoding)]

Filesystem

[filesystem] * Operations * pop-os/dbus-udisks2 -> UDisks2 DBus API * pop-os/sys-mount — High level abstraction for the mount / umount2 system calls. * vitiral/pathabs — Absolute serializable path types and associated methods. * webdesus/fsextra — expanding opportunities standard library std::fs and std::io * Temporary Files * rust-lang-deprecated/tempdir — temporary directory library * Stebalien/tempfile — temporary file library * Stebalien/xattr [xattr] — list and manipulate unix extended file attributes * zboxfs/zbox [zbox] — Zero-details, privacy-focused embeddable file system.

Game development

See also Are we game yet? * Allegro * SiegeLord/RustAllegroAllegro 5 bindings * Challonge * vityafx/challonge-rs [challonge] — Client library for the Challonge REST API. Helps to organize tournaments. * Corange * lucidscape/corange-rsCorange bindings * Entity-Component Systems (ECS) * slide-rs/specs — Specs Parallel ECS * Game Engines * Amethyst — Data-oriented game engine * Piston * ggez — A lightweight game framework for making 2D games with minimum friction * Kiss3D — A Keep It Simple, Stupid 3d graphics engine written with Rust * Unrust — unrust — A pure rust based (webgl 2.0 / native) game engine * Vulkust — Vulkust — A safe, highly multithreaded, Vulkan based game engine written with Rust. * SDL [sdl] * brson/rust-sdl — SDL1 bindings * Rust-SDL2/rust-sdl2 — SDL2 bindings * SFML * jeremyletang/rust-sfmlSFML bindings * Tcod-rs * tomassedovic/tcod-rs — Libtcod bindings for Rust. * Victorem * VictoremWinbringer/Victorem [Victorem] — Easy UDP Game Server and UDP Client framework for creating simple 2D and 3D online game prototype * Voxlap * bbodi/rust-voxlapVoxlap bindings

Geospatial

[[geo](https://crates.io/keywords/geo), [gis](https://crates.io/keywords/gis)]

Graphics

[[graphics](https://crates.io/keywords/graphics)]

Graph processing

GUI

[[gui](https://crates.io/keywords/gui)]

Image processing

Language specification

Logging

[[log](https://crates.io/keywords/log)]

Macro

Markup language

Mobile

Geal/rustonmobile

Network programming

Parsing

Packaging formats

Peripherals

Platform specific

Scripting

[[scripting](https://crates.io/keywords/scripting)]

Template engine

Text processing

Text search

Unsafe

Virtualization

Web programming

See also Are we web yet? and Rust web framework comparison.

Registries

A registry allows you to publish your Rust libraries as crate packages, to share them with others publicly and privately.

Resources

License

MIT