GithubHelp home page GithubHelp 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

Libraries

Audio

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
    • 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
  • clog-tool/clog-lib — a library for generating a changelogs from git metadata

Command-line argument parsing

Compression

Computation

Cryptography

Database

Date and time

Data structures

Encoding

Filesystem

Game development

GUI

Image processing

Markup language

Mobile

Network programming

Parser

Platform specific

Profiling

Template engine

Testing

Text processing

Web programming

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

Resources

Development tools

IDEs

License

CC0

awesome-rust's People

Contributors

3hren avatar abonander avatar alexeyr avatar arthurvr avatar bbodi avatar bonifaido avatar burntsushi avatar buster avatar chrisportela avatar chyh1990 avatar ctjhoa avatar dan-t avatar diegoviola avatar emberian avatar endel avatar flosse avatar franklinchen avatar frewsxcv avatar guillaumegomez avatar jaxx avatar kbknapp avatar meqif avatar mikkyang avatar retep998 avatar skade avatar sunng87 avatar taesiri avatar thelink2012 avatar tlight avatar tupshin avatar

Watchers

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