MCPcopy Create free account
hub / github.com/AxlLind/AdventOfCode

github.com/AxlLind/AdventOfCode @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
585 symbols 1,203 edges 206 files ⚖ MIT 7 documented · 1% updated 8mo ago★ 71

Browse by type

Functions 564 Types & classes 21
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Advent of Code :christmas_tree:

My solutions to every single AoC problem, most in Rust :crab: All the way from 2015 to today!

all-stars

Languages

Year Language
2025 :crab: Rust
2024 :crab: Rust
2023 :crab: Rust
2022 :crab: Rust
2021 :crab: Rust
2020 :crab: Rust
2019 :crab: Rust
2018 :snake: Python
2017 haskell Haskell
2016 :camel: OCaml
2015 clojure Clojure

Usage

# to be able to download inputs (see fetch.sh)
export AOC_SESSION=[value from session cookie]

make           # run todays (if AOC is currently running)
make 2018-09   # run a specific day
make 2020-all  # run all from a specific year

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 534
Method 30
Class 11
Enum 10

Languages

Rust85%
Python14%
C1%

Modules by API surface

2019/src/intcoder.rs13 symbols
2020/src/bin/20.rs12 symbols
2019/src/bin/18.rs10 symbols
2019/src/bin/12.rs10 symbols
2021/src/bin/18.rs7 symbols
2020/src/bin/23.c7 symbols
2019/src/bin/20.rs7 symbols
2019/src/bin/17.rs7 symbols
2019/src/bin/14.rs7 symbols
2019/src/bin/10.rs7 symbols
2018/src/24.py7 symbols
2025/src/bin/09.rs6 symbols

For agents

$ claude mcp add AdventOfCode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page