BurntSushi / advent-of-codeLinks
Rust solutions to AoC 2018
☆479Updated 3 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:
- rust style and philosophy☆1,127Updated 5 years ago
- The Little Book of Rust Macros☆900Updated 2 years ago
- Crates that don't exist, but should☆618Updated 4 years ago
- Analysis of various tricky Rust code☆1,896Updated 4 months ago
- Rust API guidelines☆1,274Updated last week
- A community curated list of Rust Language streamers☆722Updated last year
- A type-based Rust cheatsheet☆334Updated 2 years ago
- single file, std only, async Rust executor☆574Updated 7 months ago
- Learn Rust real good.☆305Updated 6 years ago
- Demystifying Asynchronous Rust☆205Updated 5 years ago
- Basic Rust iterator usage☆262Updated 3 months ago
- ☆582Updated last year
- Error management☆1,422Updated 5 years ago
- Advent of Code 2019 in Rust☆42Updated 2 years ago
- The missing batteries of Rust☆2,056Updated 3 months ago
- The Little Book of Rust Macros (updated fork)☆827Updated last week
- Cracking the Coding Interview problem solutions in Rust☆423Updated 4 months ago
- rd is a record/replay debugger written in rust☆960Updated 3 years ago
- A lock-free, read-optimized, concurrency primitive.☆1,998Updated 11 months ago
- Slotmap data structure for Rust☆1,202Updated last year
- Course material for Rust, taking roughly three days. English, German, Spanish available.☆391Updated 5 years ago
- Hypothesis-like property testing for Rust☆1,880Updated last week
- Learn Rust from the best☆1,481Updated last year
- Automated property based testing for Rust (with shrinking).☆2,578Updated 3 weeks ago
- Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way☆1,107Updated 4 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Assorted immutable collection datatypes for Rust☆1,534Updated 9 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,373Updated last month