TheAlgorithms / RustLinks
All Algorithms implemented in Rust
☆24,027Updated 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!☆58,570Updated last week
- A curated list of Rust code and resources.☆50,531Updated last week
- A Python Interpreter written in Rust☆20,099Updated last week
- Educational blog posts for Rust beginners☆7,959Updated 3 months ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,408Updated last week
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆11,848Updated 7 months ago
- This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.☆30,094Updated this week
- Code for "Zero To Production In Rust", a book on API development using Rust.☆6,098Updated 9 months ago
- Rayon: A data parallelism library for Rust☆11,796Updated last month
- The Rust Programming Language☆16,147Updated this week
- A Rust compiler front-end for IDEs☆15,064Updated this week
- A web framework for Rust.☆25,153Updated 3 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆15,082Updated last week
- Ergonomic and modular web framework built with Tokio, Tower, and Hyper☆21,748Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆28,637Updated last week
- An easy and powerful Rust HTTP Client☆10,645Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,321Updated 3 weeks ago
- A cross-platform GUI library for Rust, inspired by Elm☆26,683Updated this week
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆22,978Updated this week
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,089Updated last month
- Learn Rust with examples (Live code editor included)☆7,442Updated 2 weeks ago
- Rust / Wasm framework for creating reliable and efficient web applications☆31,605Updated last week
- Rust language bindings for TensorFlow☆5,344Updated 4 months ago
- An HTTP library for Rust☆15,269Updated this week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,104Updated this week
- A safe, extensible ORM and Query Builder for Rust☆13,370Updated last week
- List of Rust books☆5,033Updated 2 months ago
- Writing an OS in Rust☆16,542Updated 3 weeks ago
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆14,822Updated last week
- Rust parser combinator framework☆9,912Updated 3 months ago