BurntSushi / advent-of-codeView external linksLinks
Rust solutions to AoC 2018
☆477Jun 16, 2021Updated 4 years ago
Alternatives and similar repositories for advent-of-code
Users that are interested in advent-of-code are comparing it to the libraries listed below
Sorting:
- Educational blog posts for Rust beginners☆8,316Feb 17, 2025Updated 11 months ago
- Solutions to the Exercism.io rust track problems (exercism.io)☆11Oct 4, 2018Updated 7 years ago
- Analysis of various tricky Rust code☆1,993Dec 20, 2025Updated last month
- My Rust solutions for adventofcode.com☆25Dec 9, 2025Updated 2 months ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Aug 16, 2019Updated 6 years ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,713Jan 3, 2026Updated last month
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,121Oct 24, 2024Updated last year
- Code Samples for Wasmer Plugin Series☆18May 2, 2019Updated 6 years ago
- Keynote versions of my Rust tutorials.☆28Mar 17, 2022Updated 3 years ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,889Updated this week
- Rust solutions to the Advent Of Code 2018☆46Dec 25, 2018Updated 7 years ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,758Nov 20, 2025Updated 2 months ago
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- Medium to hard Rust questions with explanations☆1,894Dec 20, 2025Updated last month
- ☆477May 9, 2025Updated 9 months ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- Common data structures and algorithms in Rust☆3,950Feb 27, 2025Updated 11 months ago
- Rust parser combinator framework☆10,293Aug 26, 2025Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,572Updated this week
- the champagne of beta embedded databases☆8,919Nov 4, 2025Updated 3 months ago
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- open source training courses about distributed database and distributed systems☆10,829Sep 18, 2023Updated 2 years ago
- A list of rust lang mentors tagged by topics of interest☆825Dec 15, 2025Updated 2 months ago
- The missing batteries of Rust☆2,076Feb 10, 2025Updated last year
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,897Feb 3, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- Simple but powerful graph library for Rust☆194Jan 14, 2023Updated 3 years ago
- Parse command line arguments by defining a struct.☆2,731Jan 7, 2024Updated 2 years ago
- Rust frontend webframework relative to react☆21Dec 18, 2019Updated 6 years ago
- Examples inspired by 'Nature of Code' in Bevy 3D and Rust☆26May 11, 2025Updated 9 months ago
- A Rust compiler front-end for IDEs☆16,030Updated this week
- Small exercises to get you used to reading and writing Rust code!☆61,825Jan 22, 2026Updated 3 weeks ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,491Jan 4, 2026Updated last month
- A versatile web framework and library for building client-side and server-side web applications☆2,060Jan 27, 2025Updated last year
- The Little Book of Rust Macros☆915Nov 30, 2022Updated 3 years ago
- Fast and reliable http framework for Rust☆21Jun 9, 2019Updated 6 years ago
- Zero-cost asynchronous programming in Rust☆5,811Updated this week
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 2 months ago