TheAlgorithms / RustLinks
All Algorithms implemented in Rust
☆25,167Updated last week
Alternatives and similar repositories for Rust
Users that are interested in Rust are comparing it to the libraries listed below
Sorting:
- Small exercises to get you used to reading and writing Rust code!☆61,031Updated 3 weeks ago
- A curated list of Rust code and resources.☆54,275Updated last week
- A cross-platform GUI library for Rust, inspired by Elm☆28,686Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆30,525Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,732Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,151Updated 2 weeks ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,636Updated this week
- Ergonomic and modular web framework built with Tokio, Tower, and Hyper☆24,133Updated last week
- A Rust compiler front-end for IDEs☆15,778Updated last week
- A Python Interpreter written in Rust☆20,916Updated this week
- Educational blog posts for Rust beginners☆8,248Updated 10 months ago
- A full featured, fast Command Line Argument Parser for Rust☆15,852Updated last week
- List of Rust books☆5,315Updated 6 months ago
- Learn Rust with examples (Live code editor included)☆7,746Updated 2 weeks ago
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆24,063Updated this week
- A web framework for Rust.☆25,537Updated 2 months ago
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,326Updated last year
- An easy and powerful Rust HTTP Client☆11,204Updated last week
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,448Updated last month
- A data-first Rust-native UI design toolkit.☆9,699Updated this week
- A safe, extensible ORM and Query Builder for Rust☆13,831Updated last week
- An HTTP library for Rust☆15,758Updated 2 weeks ago
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,039Updated last year
- egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native☆27,448Updated this week
- This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.☆32,388Updated 2 weeks ago
- The Rust Programming Language☆17,066Updated last week
- Serialization framework for Rust☆10,217Updated 3 weeks ago
- Learn to write an embedded OS in Rust☆14,490Updated last year
- The Rust package manager☆14,338Updated this week
- Rayon: A data parallelism library for Rust☆12,453Updated last month