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

18 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.

Applications

  • gchp/iota — a simple text editor written in Rust
  • uutils/coreutils — cross-platform Rust rewrite of the GNU coreutils
  • Servo — a prototype web browser engine written in Rust

Games

Frameworks

Audio

Build system

Command-line argument parsing

Compression

Computation

Cryptography

Database

Date and time

Encoding

Game development

GUI

Image processing

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

Mobile

Network programming

Platform specific

Template engine

Testing

Web programming

See also http://arewewebyet.com/

Resources