ibmendoza / 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.

If you want to contribute, please read this.

Table of Contents

Applications written in Rust

See also Friends of Rust (organizations running Rust in production).

Development tools

Build system

Debugging

Embedded

  • Cross compiling
  • Raspberry Pi

FFI

See also Foreign Function Interface 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

[testing]

Libraries

Astronomy

[astronomy]

Asynchronous

Audio

[audio]

Authentication

Bioinformatics

  • Rust-Bio — bioinformatics libraries in Rust.

Caching

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]

Filesystem

[filesystem]

Game development

Geospatial

[geo, gis]

  • Georust — geospatial tools and libraries written in Rust

Graphics

[graphics]

GUI

[gui]

Image processing

Machine learning

[machine learning]

See also About Rust’s Machine Learning Community.

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

Text rendering

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%