Skip to content

Solutions for Advent of Code puzzles, written in Rust

Notifications You must be signed in to change notification settings

jontmy/aoc-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Solutions for Advent of Code puzzles, written in Rust.

Progress

Year 2022 2021 2020 2019 2018 2017 2016 2015
Progress 28* 41* × × × × 20* 38*

Progress indicated only for solutions in Rust, as some were written in other languages—2019's iteration is written in Haskell, 2018's and 2020's in Java.

2022

S M T W T F S
1 2 3
4 5 6 7 8 9 10
11 12 13* 14* 15* 16* 17
18 19 20 21 22 23 24
25

* took a break from AoC, will get to them soon

2021

S M T W T F S
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25

2016

S M T W T F S
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25

2015

S M T W T F S
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25

Useful Links

Advent of Code

200 puzzles across 8 years, created by Eric Wastl.

cargo-aoc

CLI tools and Rust proc macros for Advent of Code (not used in this project, but worth a mention).

About

Solutions for Advent of Code puzzles, written in Rust

Topics

Resources

Stars

Watchers

Forks

Languages