Coder Social home page Coder Social logo

awesome-rust's Introduction

Awesome Rust

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

The goal is to have only projects that are mostly stable and useful to users.

Applications written in Rust

Games

Operating systems

A comparison of operating systems written in Rust

Asynchronous

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

Development tools

Debugging

IDEs

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

Profiling

Testing

Libraries

Audio

Authentication

Build system

  • Cargo — the Rust package manager
    • rsolomo/cargo-check — a wrapper around cargo rustc -- -Zno-trans which can be helpful for running a faster compile if you only need correctness checks
    • kbknapp/cargo-count — lists source code counts and details about cargo projects, including unsafe statistics
    • pwoolcoc/cargo-do — run multiple cargo commands in a row
    • maxsnew/cargo-dot — generate graphs of a Cargo project's dependencies
    • killercup/cargo-edit — allows you to add and list dependencies by reading/writing to your Cargo.toml file from the command line
    • pwoolcoc/cargo-fmt — allows you to call rustfmt from cargo
    • kbknapp/cargo-graph — updated fork of cargo-dot with additional features
    • kbknapp/cargo-outdated — displays when newer versions of Rust dependencies are available, or out of date
    • DanielKeep/cargo-script — lets people quickly and easily run Rust "scripts" which can make use of Cargo's package ecosystem
    • passcod/cargo-watch — utility for cargo to compile projects when sources change
  • CMake

Cloud

Command-line argument parsing

Compression

Computation

Cryptography

Database

Date and time

Data structures

Distributed Systems

Email

Encoding

Game development

Geospatial

  • Georust — geospatial tools and libraries written in Rust

GUI

Image processing

Machine Learning and Data Analysis

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

Web programming

See also http://arewewebyet.com/ and Rust web framework comparison.

Resources

License

CC0

awesome-rust's People

Contributors

kbknapp avatar frewsxcv avatar dan-t avatar jaxx avatar buster avatar taesiri avatar nihisil avatar ctjhoa avatar 3hren avatar guillaumegomez avatar flosse avatar tcfuji avatar ivanceras avatar alexeyr avatar burntsushi avatar ozkriff avatar arthurvr avatar abonander avatar bbodi avatar chyh1990 avatar chrisportela avatar emberian avatar thelink2012 avatar diegoviola avatar efyang avatar endel avatar skade avatar franklinchen avatar mikkyang avatar sunng87 avatar

Watchers

James Cloos avatar xavier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.