thehydroimpulse / awesome-rust

A curated list of Rust code and resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • zonyitoo/coio-rs — a coroutine I/O library with a working-stealing scheduler

Audio

Authentication

Bioinformatics

  • Rust-Bio — bioinformatics libraries in Rust.

Build system

Concurrency

Cloud

Command-line argument parsing

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

About

A curated list of Rust code and resources.


Languages

Language:Rust 100.0%