TheAlgorithms / RustLinks
All Algorithms implemented in Rust
☆25,376Updated last week
Alternatives and similar repositories for Rust
Users that are interested in Rust are comparing it to the libraries listed below
Sorting:
- A curated list of Rust code and resources.☆55,415Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆30,958Updated this week
- This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.☆32,580Updated 2 weeks ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,862Updated last week
- A Rust compiler front-end for IDEs☆15,980Updated last week
- A Python Interpreter written in Rust☆21,743Updated this week
- Educational blog posts for Rust beginners☆8,307Updated 11 months ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,701Updated last month
- A full featured, fast Command Line Argument Parser for Rust☆16,029Updated this week
- An HTTP library for Rust☆15,888Updated 3 weeks ago
- Learn Rust with examples (Live code editor included)☆7,835Updated last week
- List of Rust books☆5,362Updated 2 weeks ago
- Small exercises to get you used to reading and writing Rust code!☆61,660Updated 2 weeks ago
- The Rust package manager☆14,533Updated this week
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,115Updated last year
- The Rust Programming Language☆17,332Updated this week
- Rayon: A data parallelism library for Rust☆12,617Updated 3 weeks ago
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,439Updated last week
- Cross-platform Rust rewrite of the GNU coreutils☆22,615Updated this week
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,554Updated 3 weeks ago
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆10,823Updated last week
- A safe, extensible ORM and Query Builder for Rust☆13,919Updated last week
- An easy and powerful Rust HTTP Client☆11,391Updated this week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆24,777Updated this week
- Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.☆13,961Updated 2 months ago
- Writing an OS in Rust☆17,260Updated 3 weeks ago
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,387Updated last year
- Serialization framework for Rust☆10,329Updated last month
- Rust parser combinator framework☆10,284Updated 5 months ago
- A web framework for Rust.☆25,638Updated last month