You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
awesome-rust/README.md

14 KiB

Awesome Rust

A curated list of awesome Rust code and resources. Inspired by the other awesome lists.

Only projects that are stable and useful to users are added. Projects that do not compile with Rust-nightly for a longer time are moved to UNSTABLE.md.

Code

Audio

Build system

Command-line argument parsing

Compression

Computation

Cryptography

Database

Encoding

Game development

Games

GUI

Image processing

  • PistonDevelopers/image — Basic imaging processing functions and methods for converting to and from image formats

Network programming

Template engine

Testing

Web programming

See also http://arewewebyet.com/

Resources