awesome-advent-of-code

A collection of awesome resources related to the yearly Advent of Code challenge.

GitHub

3k stars
28 watching
876 forks
last commit: 6 days ago
Linked from 3 awesome lists

advent-of-codeadvent-of-code-2018advent-of-code-2019advent-of-code-2020advent-of-code-2021advent-of-code-2022advent-of-code-2023adventofcodeawesome

Awesome Advent of Code

The Official AoC Website
The AoC Subreddit
2018
2019
2020
2021
2022

Awesome Advent of Code / Project Templates

AlexeSimon/adventofcode 29 almost 6 years ago
Jadarma/advent-of-code-kotlin-template 6 10 months ago
Kaitachi/ChallengeStarter 2 almost 2 years ago
Reason Starter kit for Advent of Code 10 over 3 years ago
S-ecki/AdventOfCode-Starter-Dart 29 10 months ago
SpexGuy/Zig-AoC-Template 96 4 months ago
UncleCJ/advent-of-code 7 9 months ago
advent-of-code-template 2 almost 3 years ago
alvesvaren/AoC-template 4 almost 2 years ago
amorriscode/advent-of-code 9 over 1 year ago
arkadye/advent_of_code 10 almost 2 years ago
caderek/aoc-starter-js 5 almost 3 years ago
caderek/aoc-starter-ts 14 almost 3 years ago
dave-burke/advent-of-code-java-starter 6 5 months ago
eduherminio/AdventOfCode.Template 37 10 months ago
fspoettel/advent-of-code-rust 633 18 days ago
gahjelle/template-aoc-python 9 10 months ago
gobanos/cargo-aoc 437 4 months ago
hughjdavey/aoc-kotlin-starter 22 11 months ago
ismtabo/advent-of-code-deno-template 4 10 months ago
izexi/aoc-ts-template 7 almost 4 years ago
jjcomer/aoc-helper 19 almost 2 years ago
kindermoumoute/adventofcode 8 10 months ago
kotlin-hands-on/advent-of-code-kotlin-template 591 10 months ago
mMosiur/AdventOfCodeDayTemplate 0 about 1 month ago
mariotacke/template-advent-of-code 3 almost 3 years ago
mhanberg/advent-of-code-clojure-starter 8 almost 5 years ago
mhanberg/advent-of-code-elixir-starter 199 10 months ago
nickyvanurk/advent-of-code-rust-template 3 almost 4 years ago
nnari/aoc-typescript-starter 2 almost 3 years ago
pacso/aoc_rb 18 almost 2 years ago
sindrekjr/AdventOfCodeBase 40 10 months ago
staylorwr/elixir_aoc 13 almost 2 years ago
tomfran/advent-of-code-setup 18 almost 2 years ago
wizardofzos/aoc2021 0 almost 3 years ago
fangyi-zhou/advent-of-code-ocaml-starter 7 almost 2 years ago
xavdid/advent-of-code-python-template 8 about 2 months ago
rvanasa/aoc-motoko-starter 0 11 months ago
matijaoe/advent-of-code 1 10 months ago
wlchs/advent_of_code_go_template 0 10 months ago
dvoiejanovic/advent-of-ruby
KaNaDaAT/AOCSetup 1 10 months ago
devries/aoc_template 0 10 months ago
TanklesXL/gladvent 27 about 2 months ago
JohnBjrk/adglent 0 3 months ago
pgebert/advent-of-code-kotlin-template 0 10 months ago

Awesome Advent of Code / Tools and Utilities / Browser extension for private leaderboard visualization

Chrome extension
Firefox extension

Awesome Advent of Code / Tools and Utilities / Browser extension which enhances your personal stats page with a time from Part 1 to Part 2 column (it also tracks when you've first opened a puzzle and offsets the completion times accordingly)

Chrome extension
Firefox extension

Awesome Advent of Code / Tools and Utilities

open source 119 4 months ago Browser extension ( ) enhancing private leaderboards with a "medals/podium" chart per day, Part 1 to Part 2 overview, and several other charts for your leaderboard

Awesome Advent of Code / Tools and Utilities / open source

Chrome extension "Advent of Code Charts"
Firefox extension "Advent of Code Charts"

Awesome Advent of Code / Tools and Utilities

Globals medals overview -- Alternative global leaderboard showing first, second and third places as gold, silver and bronze medals
Scatterplot of first 100 -- Scatterplot of the time taken to solve the parts of each puzzle by the first 100 people that solved it
Private Leaderboard Visualiser -- Given a JSON of your private leaderboard data this website will show you graphs of how long each member took to solve parts 1 and 2 of each day
aocdl 63 almost 2 years ago -- Command-line utility that automatically downloads your personal input file while you read the puzzle description
aocinput 11 24 days ago -- CLI for getting inputs. Clipboard support. Polite to AoC. Nice help and options
aoc_rb 18 almost 2 years ago -- A Ruby gem that generates an empty AoC project, and provides command-line tools for fetching input and submitting solutions
aoc-cli 10 almost 2 years ago -- Command-line utility that helps solve problems in ruby: it downloads your personal input file, creates the sample source files and benchmarks your solutions
AocKt 6 about 2 months ago -- A testing library for creating unit tests for AoC solutions with minimal boilerplate
AoCHelper 55 4 months ago -- NuGet library that simplifies puzzle solving and provides benchmarking
AdventOfCode.Runner 4 almost 2 years ago -- NuGet package that automatically provides your puzzles solvers with the input from the AOC site and verifies calculated answers
aocleaderboard 4 almost 2 years ago -- get over the 200-member limit for private leaderboards and combine multiple leaderboards in a single page with recalculated scores
advent-of-code-api -- Haskell library for querying AOC prompts, inputs, and leaderboards
advent-of-code-ocr 5 almost 2 years ago -- Command line utility and Haskell library for parsing AoC ascii art words
advent-of-code-ocr 12 over 1 year ago -- Python module for parsing AoC ascii art words
aoc-agent 4 13 days ago -- C# source generator that generates: a) tests for your solution logic, b) complete runner that handles input fetching and answer submitting
aoc-ranking 8 10 months ago -- Show all non-zero score AoC participants in one, global scoreboard
aoc-cli 243 10 months ago -- Read puzzle descriptions, download input, and submit answers from the comfort of your terminal
adventofcode-badge 20 10 months ago -- An interface over Shields.io to facilitate the creation of badges from Advent of Code
@aocjs/cli 7 almost 3 years ago -- Package for executing solutions with hot reload and data fetching
eggnog 17 almost 3 years ago -- CLI for getting input, directions (with nice colors!), and submitting answers. Caches absolutely everything
aoc-badges-action 123 8 months ago -- A GitHub action for updating various aoc-related badges in your README
advent-readme-stars 40 4 months ago -- A GitHub action that adds and maintains a table of your AoC progress to your README
aoctimer 9 almost 2 years ago -- A language-agnostic, multiplatform tool to measure your solution time in relative units, so you can share and compare your results with others
aocrunner 163 9 months ago -- A fast solutions runner and template generator, with simple CLI, customizable template, simple testing utility, live reload, and adventofcode.com integration
advent-of-code-client 12 almost 2 years ago -- A Node.js package for fetching inputs, running puzzle challenges and submitting answers to adventofcode.com directly from your JavaScript code. Also includes some commonly used & customizable input transformation functions
advent-of-code-runner 10 4 months ago -- Node.JS CLI solution generator and runner. Downloads inputs, submits answers, prevents duplicate submissions, measures performance, tracks progress and outputs statistics
AoC-execution-time-table-generator 0 over 2 years ago -- A C++20 tool to generate an execution time table for both parts of each AoC day, based on input file with time details
aocf 34 10 months ago -- A CLI tool (and also, optionally, crate) written in Rust, with a CLI inspired by git. Problem briefs may be displayed in a scrollable ANSI terminal (mostly) faithful to the AoC website
AdventOfCodeAbstractions 2 about 1 month ago -- A NuGet package that contains extendable abstractions and generalized helpers to simplify and streamline .NET AoC puzzle solving
aocd 4 3 months ago -- A template generator and library for solving AoC with Deno that handles input fetching and solution submitting
advent_of_code_utils 14 7 months ago -- Input fetcher and boilerplate generator for those solving AoC in Elixir
Advent of Code Surveys (Results Dashboard) -- Dashboard with charts and data tables showing the results of the yearly Advent of Code Survey
AdventOfCode-CLI 1 2 months ago -- A Commandline interface written in python to quickly generate boilerplates in different languages and fetching your puzzle input. Also includes customizable templates and measures solution times
aoc-cli 5 10 months ago -- Command-line utility that helps solve problems in python: it downloads your personal input file, creates the sample source files and makes sure you don't submit answers twice
Golfcoder -- A code golf community leaderboard for adventofcode.com, with a focus on code size. Every name, including variables and functions, is considered as a single token, irrespective of its length
aoc-tiles 26 21 days ago -- A tool which automatically creates a fancy image with solve times for each solved day in your readme as a 5x5 grid. Works as a pre-commit hook or as a CLI
wang-aoc-cli 1 9 months ago -- A CLI tool for automatically copying boilerplate code, downloading problem statements and inputs, parsing example inputs and solutions from problem statements, testing against example inputs, and submitting. Expects programs to use stdin and stdout to read inputs and write answers

Awesome Advent of Code / Other Advent Calendars

Raku Advent Calendar
QEMU Advent Calendar
Java Craft practises Advent Calendar

Awesome Advent of Code / 2023 / Solutions

Laaen/AOC2023 3 10 months ago
RickBarretto/aoc-arturo
Ryton/AoC-Arturo 4 10 months ago
chunes3/aoc-arturo 5 10 months ago
drkameleon/arturo-aoc-2023 6 10 months ago
JustMaga/AdventOfCode2023
dis-Is-Fine/advent-of-code 1 10 months ago
happycoder74/adventofcode 3 7 months ago
michaeladler/aoc-2023 2 9 months ago
piscilus/aoc23 3 9 months ago
CameronAavik/AdventOfCode 73 9 months ago
ClxS/Advent-of-Code-2023 0 10 months ago
KaNaDaAT/AOC2023 0 10 months ago
MikeMoolenaar/AdventOfCode 0 9 months ago
RieBi/AdventOfCode 1 9 months ago
TwilightVanish/AdventOfCode 0 10 months ago
eduherminio/AoC2023 1 10 months ago
encse/adventofcode 313 2 months ago
exVertex/AdventOfCode 2 10 months ago
fguchelaar/AdventOfCode2023 3 10 months ago
kavun/advent-of-code-2023 0 10 months ago
meshcheryakov83/advent-of-code 0 10 months ago
rsmith985/AoC_SingleLine_2023 1 10 months ago
svetstoykov/AdventOfCode2023 1 10 months ago
udvlp/Advent-of-Code-2023 2 10 months ago
viceroypenguin/adventofcode 37 4 months ago
grigoresc/adventofcode.2023 0 10 months ago
arcogelderblom/AdventOfCode 2 9 months ago
bg2b/aoc23 6 9 months ago
codingWhale13/AdventOfCode2023 1 9 months ago
hieptk/aoc 4 10 months ago
jaroslawroszyk/AoC23 1 10 months ago
K20shores/aoc2023 0 10 months ago
krusnabalar/advent-of-code 1 2 months ago
michihupf/AoC2023 0 10 months ago
mikesjak/AdventOfCode2023
syncd010/AoC2023 2 9 months ago
tbeu/AdventOfCode 11 about 2 months ago
thejan14/adventofcode2023 1 10 months ago
Totto16/AOC-2023 0 10 months ago
vss2sn/advent_of_code 45 28 days ago
osalbahr/adventOfCode 3 9 months ago
coralkashri/AOC 1 9 months ago
matiaslindgren/advent-of-code-cpp 8 4 months ago
OdnetninI/aoc_2023 0 10 months ago
lerno/aoc_2023_c3 4 7 months ago
erdos/advent-of-code 6 10 months ago
slotThe/advent 6 14 days ago
bo-tato/advent-of-code-2023 3 9 months ago
kisp/aoc2023-cl 0 10 months ago
S-ecki/AdventOfCode_2023 3 10 months ago
julemand101/AdventOfCode2023 3 about 1 month ago
ismtabo/advent-of-code-2023 0 10 months ago
gahjelle/advent_of_code 24 9 months ago
mogottsch/adventofcode 1 10 months ago
Texl/advent-of-code 2 10 months ago
lboshuizen/aoc23 0 2 months ago
yeung66/advent-of-code-2023 1 10 months ago
vorber/AOC2023 0 10 months ago
CharnelMouse/AdventOfCode2023 0 10 months ago
Aadv1k/AdventOfGo2023 4 10 months ago
ColasNahaboo/advent-of-code-my-solutions 15 7 months ago
DomBlack/advent-of-code-2023 1 3 months ago
MichalFikejs/AdventOfCode23 0 10 months ago
OscarBrugne/AdventOfCode 0 9 months ago
S-ecki/AdventOfCode_2023 3 10 months ago
believer/advent-of-code 51 4 months ago
devries/advent_of_code_2023 0 6 months ago
iusetabs/advent-of-code-23-go 0 10 months ago
jthomaschewski/advent-of-code 2 10 months ago
Nikscorp/advent_of_code_2023 3 10 months ago
nlowe/aoc2023 1 about 1 month ago
pin2t/aoc2023 0 7 months ago
wlachs/aoc23 2 9 months ago
jjj120/AdventOfCode 0 9 months ago
Ma-Fi-94/advent-of-haskell-23 3 9 months ago
ephemient/aoc2023 18 6 months ago
glguy/advent 35 2 months ago
proskur1n/aoc2023 0 9 months ago
slotThe/advent 6 14 days ago
sonowz/advent-of-code-haskell 10 4 months ago
ibilon/AdventOfCode2023 2 10 months ago
Jamesbarford/advent-of-code 0 10 months ago
jitwit/aoc 19 9 months ago
ChrisTopping/advent-of-code 10 10 months ago
FolMing/aoc-2023 1 10 months ago
MrTimeey/advent-of-code-23 0 10 months ago
SimonBaars/AdventOfCode-Java 50 9 months ago
Viinyard/adventofcode_2023 0 10 months ago
bqcuong/AdventOfCode 0 9 months ago
brittleru/advent-of-code 1 10 months ago
chriswhocodes/aoc2023
dapitch666/AdventOfCode 0 9 months ago
forax/advent-of-code-2023 16 9 months ago
krusnabalar/advent-of-code 1 2 months ago
nipafx/advent-of-code-2023 14 10 months ago
vuryss/aoc-java 6 10 months ago
Lyqst/adventofcode 2 10 months ago
RealStr1ke/AoC 4 10 months ago
Topener/adventofcode 8 10 months ago
fones/advent_of_code_2023 0 10 months ago
leyanlo/advent-of-code 16 9 months ago
niksimon/advent-of-code 2 about 2 months ago
pvainio/adventofcode 14 10 months ago
rkeytacked/adventofcode-2023 0 9 months ago
wizardassassin/Advent-of-Code 2 3 months ago
christianberg/advent 7 10 months ago
odnoletkov/advent-of-code-jq 209 10 months ago
DaniGlez/aoc 6 9 months ago
Teo-ShaoWei/advent-of-code-julia 2 10 months ago
Titas22/AdventOfCode.jl 0 9 months ago
axsk/advent-of-code 1 9 months ago
goggle/AdventOfCode2023.jl 12 9 months ago
simonschnake/adventofcode23 0 10 months ago
7rebux/advent-of-code-2023 1 7 months ago
ArpitShukIa/AdventOfCode2023 1 10 months ago
edgars-supe/advent-of-code 13 10 months ago
ephemient/aoc2023 18 6 months ago
pgebert/advent-of-code-2023 0 10 months ago
pin2t/aoc2023 0 7 months ago
starry-shivam/AdventOfCode 0 10 months ago
fsdfdfgdfghSD/Advent-of-Code-2023
portrik/adventofcode 3 7 months ago
Archargelod/aoc23-nim
NonlinearFruit/advent-of-code-2023 1 10 months ago
illbexyz/advent-of-code-2023 1 10 months ago
slotThe/advent 6 14 days ago
vshender/advent-of-code 0 6 months ago
MeanderingProgrammer/advent-of-code 8 about 1 month ago
anrighi/AdventOfCode2023 0 10 months ago
jvancoillie/advent-of-code 2 10 months ago
tbali0524/advent-of-code-solutions 3 about 1 month ago
pcineverdies/AOC-2023 5 10 months ago
DestyNova/advent_of_code_2023 2 9 months ago
kisp/aoc2023-prolog 0 10 months ago
stefanoandroni/advent-of-code 4 7 months ago
AleUP170/AdventOfCode 5 10 months ago
DownDev/advent-of-code 5 9 months ago
FranciscoTorreblanca/advent-of-code-2023 0 10 months ago
JannikNickel/AdventOfCode 2 9 months ago
Lkeurentjes/Advent_of_code 3 10 months ago
NimVek/advent-of-code 2 19 days ago
Ponjinge/Advent-of-Code 1 9 months ago
RussellDash332/advent-of-code 11 9 months ago
Satantago/Advent-of-Code-2023 0 10 months ago
estvrtecky/advent-of-code 0 10 months ago
TendTo/advent-of-code 0 10 months ago
TurtleSmoke/Advent-of-Code 5 10 months ago
UrAvgCode/advent-of-code 2 3 months ago
VelitskyLev-Coder/AdventOfCode 1 10 months ago
alanjaouen/advent-of-code 0 10 months ago
alokmenghrajani/adventofcode2023 0 10 months ago
alptbz/adventofcode2023 0 10 months ago
derailed-dash/Advent-of-Code 49 5 months ago
ephemient/aoc2023 18 6 months ago
fuglede/adventofcode 94 10 months ago
gahjelle/advent_of_code 24 9 months ago
Hamatti/adventofcode-2023 1 10 months ago
happycoder74/adventofcode 3 7 months ago
lancylot2004/AoC-2023 0 10 months ago
maread99/aoc 0 9 months ago
mebeim/aoc 382 10 months ago
nitekat1124/advent-of-code-2023 20 10 months ago
npanuhin/Advent-of-Code 6 9 months ago
orfeasa/advent-of-code-2023 3 10 months ago
rubennoriegamier/aoc_2023 0 10 months ago
sanderploegsma/advent-of-code 6 about 1 month ago
tyronedamasceno/Advent-Of-Code 2 9 months ago
vil02/adv_2023 3 14 days ago
yspreen/adventofcode 11 9 months ago
zivnadel/advent-of-code 7 10 months ago
GNUSheep/AdventOfCode 0 9 months ago
LiquidFun/adventofcode 45 17 days ago
AbdeI1/AdventOfCode 0 6 months ago
rafald1/advent_of_code_2023 0 8 months ago
ndunnett/aoc 0 6 months ago
KT421/advent-of-code 2 10 months ago
kanahia/advent_of_code_2023 0 10 months ago
plannapus/Advent_of_Code 9 10 months ago
6cdh/aoc 0 8 months ago
Bogdanp/aoc2023 2 10 months ago
lojic/LearningRacket 31 9 months ago
rmculpepper/fun 1 10 months ago
DarthGandalf/advent-of-code 23 25 days ago
kiranandcode/aoc-rhombus 0 10 months ago
samdphillips/aoc-2023 0 9 months ago
normanjaeckel/AdventOfCode 1 9 months ago
ostcar/aoc2023 0 21 days ago
dskecse/aoc2023 0 10 months ago
dvoiejanovic/advent-of-ruby
pulgamecanica/AOC2023 1 10 months ago
AndrejOrsula/aoc 1 about 2 months ago
connorslade/advent-of-code 33 9 months ago
Bot-Kerem/adventofcode2023 1 10 months ago
Martinif/adventofcode2023 0 10 months ago
MrRobb/advent-of-code-2023 2 10 months ago
akaritakai/AdventOfCode2023 5 9 months ago
believer/advent-of-code 51 4 months ago
chrismandery/advent-of-code-2023 0 9 months ago
craake/aoc2023 0 10 months ago
itsanonmelody/aoc2023 0 10 months ago
dellink/advent-of-code 5 10 months ago
drwilco/aoc 1 10 months ago
ephemient/aoc2023 18 6 months ago
hakoerber/adventofcode 0 5 months ago
jianyuan/advent-of-code 1 10 months ago
kolontsov/aoc-rust-2023 0 10 months ago
lostlont/aoc-2023 0 10 months ago
lpotthast/advent-of-code-2023 1 10 months ago
maneatingape/advent-of-code-rust 83 21 days ago
rdfriese/Lamellar-Advent-of-code 0 10 months ago
simon-dmsn/AOC2023-Rust 0 10 months ago
simonbrauner/aoc_2023 0 10 months ago
sivertjoe/Advent-of-Code 7 5 months ago
tumdum/aoc2023 1 9 months ago
zbyju/advent-of-code 3 8 months ago
zsacul/AdventOfCode2023 0 9 months ago
ndunnett/aoc 0 6 months ago
FlorianCassayre/AdventOfCode-2023 2 9 months ago
OscarOdic/advent-of-code 1 10 months ago
fdlk/advent-2023 6 10 months ago
jurisk/advent-of-code 8 3 months ago
kotleta2007/advent-of-code-2023 0 8 months ago
maneatingape/advent-of-code-scala 32 2 months ago
mbuzdalov/advent-of-code 0 10 months ago
nagybalint/advent-of-code-2023 0 10 months ago
sim642/adventofcode 65 2 months ago
archiewood/advent-of-code 0 10 months ago
feike/advent-of-code
Babcster/AdventOfCode2023 1 7 months ago
bence-t0th/Advent-of-Code-2023 0 10 months ago
gereons/AoC2023 8 10 months ago
Dlurak/AdventOfCode 2 4 months ago
MrDiamondDog/advent-of-code-2023 0 10 months ago
MrTimeey/advent-of-code-23 0 10 months ago
Neime/advent2023 0 10 months ago
epacke/advent-of-code 1 9 months ago
jeroenheijmans/advent-of-code-2023 3 9 months ago
kisp/aoc2023-ts 0 10 months ago
pnodet/advent-2023 0 10 months ago
tomas-padrieza/advent-of-code-2023 0 10 months ago
Rugvip/aoc-2023 11 9 months ago

Backlinks from these awesome lists: