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.
kud1ing 2947e3213d Merge pull request #143 from gwenn/misc
Add lalrpop parser and CLI section.
8 years ago
CONTRIBUTING.md improve 8 years ago
README.md Add lalrpop parser and CLI section. 8 years ago
hello.rs Modify a Rust file so GitHub recognizes the language 8 years ago

README.md

Awesome Rust

A curated list of Rust code and resources, inspired by other awesome lists. The goal is to have only projects that are mostly stable and useful to users.

If you want to contribute, please read this.

Applications written in Rust

Games

Operating systems

A comparison of operating systems written in Rust

Development tools

Debugging

Embedded

  • Cross compiling
  • Raspberry Pi

FFI

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

IDEs

See also http://areweideyet.com/ and Rust and IDEs.

Profiling

Testing

Libraries

Astronomy

Asynchronous

Audio

Authentication

Bioinformatics

  • Rust-Bio — bioinformatics libraries in Rust.

Build system

Concurrency

Cloud

Command-line argument parsing

Command-line interface

Compression

Computation

Cryptography

[crypto, cryptography]

Database

[database]

Data structures

Date and time

[date, time]

Distributed Systems

Email

[email]

Encoding

[encoding]

Game development

Geospatial

[geo, gis]

  • Georust — geospatial tools and libraries written in Rust

GUI

[gui]

Image processing

Machine learning

Markup language

Mobile

  • Android
  • iOS
    • TimNN/cargo-lipo — a cargo lipo subcommand which automatically creates a universal library for use with your iOS application.
    • vhbit/ObjCrust — using Rust to create an iOS static library
  • Pebble
    • andars/pebble.rs — a crate that allows Rust to be used to develop Pebble applications.

Network programming

Parser

Platform specific

Template engine

Text processing

Virtualization

Web programming

See also Rust web framework comparison.

Resources

License

CC0