rust-unofficial / awesome-rustLinks
A curated list of Rust code and resources.
☆51,335Updated this week
Alternatives and similar repositories for awesome-rust
Users that are interested in awesome-rust are comparing it to the libraries listed below
Sorting:
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆11,885Updated 8 months ago
- All Algorithms implemented in Rust☆24,320Updated last week
- Cross-platform Rust rewrite of the GNU coreutils☆20,848Updated this week
- A web framework for Rust.☆25,250Updated 2 months ago
- A full featured, fast Command Line Argument Parser for Rust☆15,249Updated last week
- An HTTP library for Rust☆15,374Updated 2 weeks ago
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆23,218Updated this week
- Ergonomic and modular web framework built with Tokio, Tower, and Hyper☆22,236Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆29,026Updated this week
- A catalogue of Rust design patterns, anti-patterns and idioms