Files
awesome-awesomeness/terminal/adventofcode
2024-04-23 15:17:38 +02:00

837 lines
113 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
 Awesome Advent of Code
This is a collection of awesome resources related to the yearly
Advent of Code challenge.
Advent of Code : https://adventofcode.com/
⟡ The Official AoC Website (https://adventofcode.com/)
⟡ The AoC Subreddit (https://www.reddit.com/r/adventofcode/)
⟡ Project Templates (#project-templates)
⟡ Tools and Utilities (#tools-and-utilities)
⟡ Other Advent Calendars (#other-advent-calendars)
⟡ 2018 (/2018.md)
⟡ 2019 (/2019.md)
⟡ 2020 (/2020.md)
⟡ 2021 (/2021.md)
⟡ 2022 (/2022.md)
⟡ 2023 (#2023)
  ⟡ Solutions (#solutions)
* **Ada** (#ada) 
* **APL** (#apl) 
* **Arturo** (#arturo) 
* **Assembly** (#assembly) 
* **AWK** (#awk) 
* **Bash** (#bash) 
* **BQN** (#bqn) 
* **C** (#c) 
* **C#** (#c-1) 
* **C++** (#c-2) 
* **C3** (#c3) 
* **Clojure** (#clojure) 
* **Common Lisp** (#common-lisp) 
* **Crystal** (#crystal) 
* **D** (#d) 
* **Dart** (#dart) 
* **Deno** (#deno) 
* **Elixir** (#elixir) 
* **Elm** (#elm) 
* **Emacs** (#emacs) 
* **Erlang** (#erlang) 
* **Excel** (#excel) 
* **F#** (#f) 
* **Factor** (#factor) 
* **Gleam** (#gleam) 
* **Go** (#go) 
* **Groovy** (#groovy) 
* **Hamler** (#hamler) 
* **Haskell** (#haskell) 
* **Haxe** (#haxe) 
* **HolyC** (#holyc) 
* **Hoon** (#hoon) 
* **Idris** (#idris) 
* **J** (#J) 
* **Java** (#java) 
* **JavaScript** (#javascript) 
* **jq** (#jq) 
* **Julia** (#julia) 
* **Kotlin** (#kotlin) 
* **LDPL** (#ldpl) 
* **Lua** (#lua) 
* **M4** (#m4) 
* **MATLAB** (#matlab) 
* **Nim** (#nim) 
* **Nushell** (#nushell) 
* **Objective-C** (#objc) 
* **OCaml** (#ocaml) 
* **PHP** (#php) 
* **Perl** (#perl) 
* **Picat** (#picat) 
* **Pony** (#pony) 
* **PowerShell** (#powershell) 
* **Prolog** (#prolog) 
* **Python** (#python) 
* **R** (#r) 
* **Racket** (#racket) 
* **Raku** (#raku) 
* **ReasonML** (#reasonml) 
* **Red** (#red) 
* **REXX** (#rexx) 
* **Rhombus** (#rhombus) 
* **ROBO1** (#robo1) 
* **Roc** (#roc) 
* **Ruby** (#ruby) 
* **Rust** (#rust) 
* **Smalltalk** (#smalltalk) 
* **Scala** (#scala) 
* **Scheme** (#scheme) 
* **Solidity** (#solidity) 
* **SpectX** (#spectx) 
* **SQL** (#sql) 
* **Standard ML** (#standard-ml) 
* **Swift** (#swift) 
* **TypeScript** (#typescript) 
* **TypeScript Types** (#typescript-types)
* **Unison** (#unison) 
* **V** (#v) 
* **VB.NET** (#vbnet) 
* **Whitespace** (#whitespace) 
* **Zig** (#zig) 
* **Zsh** (#zsh) 
  ⟡ Live Streams (#live-streams)
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Project Templates
Templates, cookiecutters and skeletons for quickly setting up projects
in your favourite language.*
⟡ AlexeSimon/adventofcode (https://github.com/AlexeSimon/adventofcode) (Python)
⟡ Jadarma/advent-of-code-kotlin-template (https://github.com/Jadarma/advent-of-code-kotlin-template) (Kotlin)
⟡ Kaitachi/ChallengeStarter (https://github.com/Kaitachi/ChallengeStarter) (Swift)
⟡ Reason Starter kit for Advent of Code (https://github.com/ManasJayanth/reason-aoc-starter) (Reason and OCaml)
⟡ S-ecki/AdventOfCode-Starter-Dart (https://github.com/S-ecki/AdventOfCode-Starter-Dart) (Dart)
⟡ SpexGuy/Zig-AoC-Template (https://github.com/SpexGuy/Zig-AoC-Template) (Zig)
⟡ UncleCJ/advent-of-code (https://github.com/UncleCJ/advent-of-code) (Jupyter Python Notebooks)
⟡ advent-of-code-template (https://github.com/ridaamirini/advent-of-code-template) (PHP)
⟡ alvesvaren/AoC-template (https://github.com/alvesvaren/AoC-template) (Python)
⟡ amorriscode/advent-of-code (https://github.com/amorriscode/advent-of-code) (JavaScript)
⟡ arkadye/advent_of_code (https://github.com/arkadye/advent_of_code_framework) (C++)
⟡ caderek/aoc-starter-js (https://github.com/caderek/aoc-starter-js) (JavaScript)
⟡ caderek/aoc-starter-ts (https://github.com/caderek/aoc-starter-ts) (TypeScript)
⟡ dave-burke/advent-of-code-java-starter (https://github.com/dave-burke/advent-of-code-java-starter) (Java)
⟡ eduherminio/AdventOfCode.Template (https://github.com/eduherminio/AdventOfCode.Template) (C#)
⟡ fspoettel/advent-of-code-rust (https://github.com/fspoettel/advent-of-code-rust) (Rust)
⟡ gahjelle/template-aoc-python (https://github.com/gahjelle/template-aoc-python) (Python)
⟡ gobanos/cargo-aoc (https://github.com/gobanos/cargo-aoc) (Rust)
⟡ hughjdavey/aoc-kotlin-starter (https://github.com/hughjdavey/aoc-kotlin-starter) (Kotlin)
⟡ ismtabo/advent-of-code-deno-template (https://github.com/ismtabo/advent-of-code-deno-template) (TypeScript / Deno)
⟡ izexi/aoc-ts-template (https://github.com/izexi/aoc-ts-template) (TypeScript)
⟡ jjcomer/aoc-helper (https://github.com/jjcomer/aoc-helper) (Clojure)
⟡ kindermoumoute/adventofcode (https://github.com/kindermoumoute/adventofcode/tree/master/template) (Go)
⟡ kotlin-hands-on/advent-of-code-kotlin-template (https://github.com/kotlin-hands-on/advent-of-code-kotlin-template) (Kotlin)
⟡ mMosiur/AdventOfCodeDayTemplate (https://github.com/mMosiur/AdventOfCodeDayTemplate) (C#)
⟡ mariotacke/template-advent-of-code (https://github.com/mariotacke/template-advent-of-code) (JavaScript)
⟡ mhanberg/advent-of-code-clojure-starter (https://github.com/mhanberg/advent-of-code-clojure-starter) (Clojure)
⟡ mhanberg/advent-of-code-elixir-starter (https://github.com/mhanberg/advent-of-code-elixir-starter) (Elixir)
⟡ nickyvanurk/advent-of-code-rust-template (https://github.com/nickyvanurk/advent-of-code-rust-template) (Rust)
⟡ nnari/aoc-typescript-starter (https://github.com/nnari/aoc-typescript-starter) (TypeScript)
⟡ pacso/aoc_rb (https://github.com/pacso/aoc_rb) (Ruby)
⟡ sindrekjr/AdventOfCodeBase (https://github.com/sindrekjr/AdventOfCodeBase) (C#)
⟡ staylorwr/elixir_aoc (https://github.com/staylorwr/elixir_aoc) (Elixir)
⟡ tomfran/advent-of-code-setup (https://github.com/tomfran/advent-of-code-setup) (Python)
⟡ wizardofzos/aoc2021 (https://github.com/wizardofzos/aoc2021) (Flask-API, Python running REXX on Mainframes)
⟡ fangyi-zhou/advent-of-code-ocaml-starter (https://github.com/fangyi-zhou/advent-of-code-ocaml-starter) (OCaml)
⟡ xavdid/advent-of-code-python-template (https://github.com/xavdid/advent-of-code-python-template) (Python)
⟡ rvanasa/aoc-motoko-starter (https://github.com/rvanasa/aoc-motoko-starter) (Motoko)
⟡ matijaoe/advent-of-code (https://github.com/matijaoe/advent-of-code) (TypeScript / Bun)
⟡ wlchs/advent_of_code_go_template (https://github.com/wlchs/advent_of_code_go_template) (Go)
⟡ dvoiejanovic/advent-of-ruby (https://github.com/dvoiejanovic/advent-of-ruby) (Ruby)
⟡ KaNaDaAT/AOCSetup (https://github.com/KaNaDaAT/AOCSetup) (C#)
⟡ devries/aoc_template (https://github.com/devries/aoc_template) (Go)
⟡ TanklesXL/gladvent (https://github.com/TanklesXL/gladvent) Gleam
⟡ JohnBjrk/adglent (https://github.com/JohnBjrk/adglent) Gleam
⟡ pgebert/advent-of-code-kotlin-template (https://github.com/pgebert/advent-of-code-kotlin-template) (Kotlin)
Tools and Utilities
⟡ Browser extension for private leaderboard visualization
  ⟡ Chrome extension (https://chrome.google.com/webstore/detail/advent-of-code-ranking/jbnlafikncgjjhdkmfhokcplgahebmjl)
  ⟡ Firefox extension (https://addons.mozilla.org/en-US/firefox/addon/aoc-ranking/)
⟡ 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 (https://chrome.google.com/webstore/detail/advent-of-code-part-2-timer/fhmjpoppaplfhgnknpbaaklgdnnimfbn)
  ⟡ Firefox extension (https://addons.mozilla.org/en-US/firefox/addon/advent-of-code-part-2-timer/)
⟡ Browser extension (open source (https://github.com/jeroenheijmans/advent-of-code-charts)) enhancing private leaderboards with a "medals/podium" chart per day, Part 1 to Part 2 overview, and several other charts for your leaderboard
  ⟡ Chrome extension "Advent of Code Charts" (https://chrome.google.com/webstore/detail/advent-of-code-charts/ipbomkmbokofodhhjpipflmdplipblbe)
  ⟡ Firefox extension "Advent of Code Charts" (https://addons.mozilla.org/en-US/firefox/addon/advent-of-code-charts/)
⟡ Globals medals overview (http://www.maurits.vdschee.nl/scatterplot/medals.html) -- Alternative global leaderboard showing first, second and third places as gold, silver and bronze medals.
⟡ Scatterplot of first 100 (http://www.maurits.vdschee.nl/scatterplot/) -- Scatterplot of the time taken to solve the parts of each puzzle by the first 100 people that solved it.
⟡ Private Leaderboard Visualiser (https://aoc.kolman.si/vis/) -- 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 (https://github.com/GreenLightning/advent-of-code-downloader) -- Command-line utility that automatically downloads your personal input file while you read the puzzle description (Go).
⟡ aocinput (https://github.com/dds/aoc2020/blob/main/cmd/aocinput/aocinput.go) -- CLI for getting inputs. Clipboard support. Polite to AoC. Nice help and options. (Go)
⟡ aoc_rb (https://github.com/pacso/aoc_rb) -- A Ruby gem that generates an empty AoC project, and provides command-line tools for fetching input and submitting solutions (Ruby)
⟡ aoc-cli (https://github.com/keirua/aoc-cli) -- Command-line utility that helps solve problems in ruby: it downloads your personal input file, creates the sample source files and benchmarks your solutions (Ruby).
⟡ AocKt (https://github.com/Jadarma/advent-of-code-kotlin) -- A testing library for creating unit tests for AoC solutions with minimal boilerplate. (Kotlin)
⟡ AoCHelper (https://github.com/eduherminio/AoCHelper) -- NuGet library that simplifies puzzle solving and provides benchmarking (.NET).
⟡ AdventOfCode.Runner (https://github.com/vladsm/adventofcode-runner) -- NuGet package that automatically provides your puzzles solvers with the input from the AOC site and verifies calculated answers (.NET / C#).
⟡ aocleaderboard (https://github.com/scarvalhojr/aocleaderboard) -- get over the 200-member limit for private leaderboards and combine multiple leaderboards in a single page with recalculated scores.
⟡ advent-of-code-api (https://hackage.haskell.org/package/advent-of-code-api) -- Haskell library for querying AOC prompts, inputs, and leaderboards (Haskell)
⟡ advent-of-code-ocr (https://github.com/mstksg/advent-of-code-ocr#readme) -- Command line utility and Haskell library for parsing AoC ascii art words (Haskell)
⟡ advent-of-code-ocr (https://github.com/bsoyka/advent-of-code-ocr) -- Python module for parsing AoC ascii art words (Python)
⟡ aoc-agent (https://github.com/mazharenko/aoc-agent) -- C# source generator that generates: a) tests for your solution logic, b) complete runner that handles input fetching and answer submitting (.NET)
⟡ aoc-ranking (https://github.com/freedomofkeima/aoc-ranking) -- Show all non-zero score AoC participants in one, global scoreboard. (Python)
⟡ aoc-cli (https://github.com/scarvalhojr/aoc-cli) -- Read puzzle descriptions, download input, and submit answers from the comfort of your terminal. (Rust)
⟡ adventofcode-badge (https://github.com/stackcats/adventofcode-badge) -- An interface over Shields.io to facilitate the creation of badges from Advent of Code.
⟡ @aocjs/cli (https://github.com/aocjs/cli) -- Package for executing solutions with hot reload and data fetching (JavaScript, TypeScript)
⟡ eggnog (https://github.com/breakthatbass/eggnog) -- CLI for getting input, directions (with nice colors!), and submitting answers. Caches absolutely everything. (C)
⟡ aoc-badges-action (https://github.com/J0B10/aoc-badges-action) -- A GitHub action for updating various aoc-related badges in your README (GitHub Action, Python)
⟡ advent-readme-stars (https://github.com/k2bd/advent-readme-stars) -- A GitHub action that adds and maintains a table of your AoC progress to your README (GitHub Action, Python)
⟡ aoctimer (https://github.com/caderek/aoctimer) -- A language-agnostic, multiplatform tool to measure your solution time in relative units, so you can share and compare your results with others.
⟡ aocrunner (https://github.com/caderek/aocrunner) -- A fast solutions runner and template generator, with simple CLI, customizable template, simple testing utility, live reload, and adventofcode.com integration. (JavaScript, 
TypeScript)
⟡ advent-of-code-client (https://github.com/toblu/advent-of-code-client) -- 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. (JavaScript)
⟡ advent-of-code-runner (https://github.com/beakerandjake/advent-of-code-runner) -- Node.JS CLI solution generator and runner. Downloads inputs, submits answers, prevents duplicate submissions, measures performance, tracks progress and 
outputs statistics. (JavaScript)
⟡ AoC-execution-time-table-generator (https://github.com/coralkashri/AoC-execution_time_table_generator) -- 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 (https://github.com/nuxeh/aocf) -- 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 (https://github.com/mMosiur/AdventOfCodeAbstractions) -- A NuGet package that contains extendable abstractions and generalized helpers to simplify and streamline .NET AoC puzzle solving. (C#)
⟡ aocd (https://github.com/Macil/aocd) -- A template generator and library for solving AoC with Deno that handles input fetching and solution submitting. (TypeScript / Deno)
⟡ advent_of_code_utils (https://github.com/mathsaey/advent_of_code_utils) -- Input fetcher and boilerplate generator for those solving AoC in Elixir. (Elixir)
⟡ Advent of Code Surveys (Results Dashboard) (https://jeroenheijmans.github.io/advent-of-code-surveys/) -- Dashboard with charts and data tables showing the results of the yearly Advent of Code Survey
⟡ AdventOfCode-CLI (https://github.com/NamelessGroup/AdventOfCode-CLI) -- 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 (https://github.com/yspreen/aoc) -- 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 (Python).
⟡ Golfcoder (https://golfcoder.org) -- 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. 
(Python, Rust, Go, Kotlin, JavaScript, C#, TypeScript, C++, Java, C, Swift, Scala)
⟡ aoc-tiles (https://github.com/LiquidFun/aoc_tiles) -- 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 (Python).
⟡ wang-aoc-cli (https://github.com/VitamintK/wang-aoc-cli) -- 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. (Python)
Other Advent Calendars
24 days of cool stuff regarding .
⟡ Raku Advent Calendar (https://raku-advent.blog/)
⟡ QEMU Advent Calendar (https://www.qemu-advent-calendar.org/)
⟡ Java Craft practises Advent Calendar (https://github.com/advent-of-craft/advent-of-craft)
2023
WARNING: All of these likely contain spoilers.
Read CONTRIBUTING.md (/.github/CONTRIBUTING.md) to learn how to add your own repos.
Solutions
Ada
Solutions to AoC in Ada.
APL
Solutions to AoC in APL.
Arturo
Solutions to AoC in Arturo.
⟡ Laaen/AOC2023 (https://github.com/Laaen/AOC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen)
⟡ RickBarretto/aoc-arturo (https://github.com/RickBarretto/aoc-arturo) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-not%20available-red)
⟡ Ryton/AoC-Arturo (https://github.com/Ryton/AoC-Arturo) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ chunes3/aoc-arturo (https://github.com/chunes3/aoc-arturo) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--02-brightgreen)
⟡ drkameleon/arturo-aoc-2023 (https://github.com/drkameleon/arturo-aoc-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen)
Assembly
Solutions to AoC in Assembly.
AWK
Solutions to AoC in AWK.
Bash
Solutions to AoC in Bash.
BQN
Solutions to AoC in BQN.
C
Solutions to AoC in C.
⟡ JustMaga/AdventOfCode2023 (https://github.com/JustMaga/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
⟡ dis-Is-Fine/advent-of-code (https://github.com/dis-Is-Fine/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen)
⟡ happycoder74/adventofcode (https://github.com/happycoder74/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--20-brightgreen)
⟡ michaeladler/aoc-2023 (https://github.com/michaeladler/aoc-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--03-brightgreen)
⟡ piscilus/aoc23 (https://github.com/piscilus/aoc23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--21-brightgreen)
C#
Solutions to AoC in C#.
⟡ CameronAavik/AdventOfCode (https://github.com/CameronAavik/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--02-brightgreen)
⟡ ClxS/Advent-of-Code-2023 (https://github.com/ClxS/Advent-of-Code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen)
⟡ KaNaDaAT/AOC2023 (https://github.com/KaNaDaAT/AOC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen)
⟡ MikeMoolenaar/AdventOfCode (https://github.com/MikeMoolenaar/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--14-brightgreen)
⟡ RieBi/AdventOfCode (https://github.com/RieBi/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--12-brightgreen)
⟡ TwilightVanish/AdventOfCode (https://github.com/TwilightVanish/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen)
⟡ eduherminio/AoC2023 (https://github.com/eduherminio/AoC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen)
⟡ encse/adventofcode (https://github.com/encse/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--26-brightgreen)
⟡ exVertex/AdventOfCode (https://github.com/exVertex/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--02-brightgreen)
⟡ fguchelaar/AdventOfCode2023 (https://github.com/fguchelaar/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen)
⟡ kavun/advent-of-code-2023 (https://github.com/kavun/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen)
⟡ meshcheryakov83/advent-of-code (https://github.com/meshcheryakov83/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen)
⟡ rsmith985/AoC_SingleLine_2023 (https://github.com/rsmith985/AoC_SingleLine_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen)
⟡ svetstoykov/AdventOfCode2023 (https://github.com/svetstoykov/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--02-brightgreen)
⟡ udvlp/Advent-of-Code-2023 (https://github.com/udvlp/Advent-of-Code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
⟡ viceroypenguin/adventofcode (https://github.com/viceroypenguin/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen)
⟡ grigoresc/adventofcode.2023 (https://github.com/grigoresc/adventofcode.2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen)
C++
Solutions to AoC in C++.
⟡ arcogelderblom/AdventOfCode (https://github.com/arcogelderblom/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--01-brightgreen)
⟡ bg2b/aoc23 (https://github.com/bg2b/aoc23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen)
⟡ codingWhale13/AdventOfCode2023 (https://github.com/codingWhale13/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--05-brightgreen)
⟡ hieptk/aoc (https://github.com/hieptk/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ jaroslawroszyk/AoC23 (https://github.com/jaroslawroszyk/AoC23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen)
⟡ K20shores/aoc2023 (https://github.com/K20shores/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen)
⟡ krusnabalar/advent-of-code (https://github.com/krusnabalar/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen)
⟡ michihupf/AoC2023 (https://github.com/michihupf/AoC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen)
⟡ mikesjak/AdventOfCode2023 (https://github.com/mikesjak/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-not%20available-red)
⟡ syncd010/AoC2023 (https://github.com/syncd010/AoC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--06-brightgreen)
⟡ tbeu/AdventOfCode (https://github.com/tbeu/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen)
⟡ thejan14/adventofcode2023 (https://github.com/thejan14/adventofcode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ Totto16/AOC-2023 (https://github.com/Totto16/AOC-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen)
⟡ vss2sn/advent_of_code (https://github.com/vss2sn/advent_of_code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--13-brightgreen)
⟡ osalbahr/adventOfCode (https://github.com/osalbahr/adventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--07-brightgreen)
⟡ coralkashri/AOC (https://github.com/coralkashri/AOC) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen)
C3
Solutions to AoC in C3.
⟡ OdnetninI/aoc_2023 (https://github.com/OdnetninI/aoc_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen)
⟡ lerno/aoc_2023_c3 (https://github.com/lerno/aoc_2023_c3) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--27-brightgreen)
Clojure
Solutions to AoC in Clojure.
⟡ erdos/advent-of-code (https://github.com/erdos/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen)
⟡ slotThe/advent (https://github.com/slotThe/advent) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--07-brightgreen)
Common Lisp
Solutions to AoC in Common Lisp.
⟡ bo-tato/advent-of-code-2023 (https://github.com/bo-tato/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--20-brightgreen)
⟡ kisp/aoc2023-cl (https://github.com/kisp/aoc2023-cl) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
Crystal
Solutions to AoC in Crystal.
D
Solutions to AoC in D.
Dart
Solutions to AoC in Dart.
⟡ S-ecki/AdventOfCode_2023 (https://github.com/S-ecki/AdventOfCode_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen)
⟡ julemand101/AdventOfCode2023 (https://github.com/julemand101/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--16-brightgreen)
Deno
Solutions to AoC in Deno.
⟡ ismtabo/advent-of-code-2023 (https://github.com/ismtabo/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
Elixir
Solutions to AoC in Elixir.
⟡ gahjelle/advent_of_code (https://github.com/gahjelle/advent_of_code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen)
⟡ mogottsch/adventofcode (https://github.com/mogottsch/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen)
Elm
Solutions to AoC in Elm and Literate Elm.
Emacs Lisp
Solutions to AoC in Emacs Lisp (elisp).
Erlang
Solutions to AoC in Erlang.
Excel
Solutions to AoC in Excel.
F#
Solutions to AoC in F#.
⟡ Texl/advent-of-code (https://github.com/Texl/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen)
⟡ lboshuizen/aoc23 (https://github.com/lboshuizen/aoc23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
⟡ yeung66/advent-of-code-2023 (https://github.com/yeung66/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ vorber/AOC2023 (https://github.com/vorber/AOC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
Factor
Solutions to AoC in Factor.
⟡ CharnelMouse/AdventOfCode2023 (https://github.com/CharnelMouse/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
Gleam
Solutions to AoC in Gleam.
Go
Solutions to AoC in Go.
⟡ Aadv1k/AdventOfGo2023 (https://github.com/Aadv1k/AdventOfGo2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ ColasNahaboo/advent-of-code-my-solutions (https://github.com/ColasNahaboo/advent-of-code-my-solutions) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--21-brightgreen)
⟡ DomBlack/advent-of-code-2023 (https://github.com/DomBlack/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen)
⟡ MichalFikejs/AdventOfCode23 (https://github.com/MichalFikejs/AdventOfCode23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen)
⟡ OscarBrugne/AdventOfCode (https://github.com/OscarBrugne/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--08-brightgreen)
⟡ S-ecki/AdventOfCode_2023 (https://github.com/S-ecki/AdventOfCode_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen)
⟡ believer/advent-of-code (https://github.com/believer/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ devries/advent_of_code_2023 (https://github.com/devries/advent_of_code_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--11-brightgreen)
⟡ iusetabs/advent-of-code-23-go (https://github.com/iusetabs/advent-of-code-23-go) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen)
⟡ jthomaschewski/advent-of-code (https://github.com/jthomaschewski/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen)
⟡ Nikscorp/advent_of_code_2023 (https://github.com/Nikscorp/advent_of_code_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ nlowe/aoc2023 (https://github.com/nlowe/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen)
⟡ pin2t/aoc2023 (https://github.com/pin2t/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--13-brightgreen)
⟡ wlchs/aoc23 (https://github.com/wlchs/aoc23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--22-brightgreen)
⟡ jjj120/AdventOfCode (https://github.com/jjj120/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen)
Groovy
Solutions to AoC in Groovy.
Hamler
Solutions to AoC in Hamler.
Haskell
Solutions to AoC in Haskell.
⟡ Ma-Fi-94/advent-of-haskell-23 (https://github.com/Ma-Fi-94/advent-of-haskell-23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen)
⟡ ephemient/aoc2023 (https://github.com/ephemient/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ glguy/advent (https://github.com/glguy/advent) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--12-brightgreen)
⟡ proskur1n/aoc2023 (https://github.com/proskur1n/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--18-brightgreen)
⟡ slotThe/advent (https://github.com/slotThe/advent) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--07-brightgreen)
⟡ sonowz/advent-of-code-haskell (https://github.com/sonowz/advent-of-code-haskell) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--27-brightgreen)
Haxe
Solutions to AoC in Haxe.
⟡ ibilon/AdventOfCode2023 (https://github.com/ibilon/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
HolyC
Solutions to AoC in HolyC (TempleOS).
⟡ Jamesbarford/advent-of-code (https://github.com/Jamesbarford/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen)
Hoon
Solutions to AoC in Hoon (Urbit).
Idris
Solutions to AoC in Idris.
J
Solutions to AoC in J.
⟡ jitwit/aoc (https://github.com/jitwit/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--31-brightgreen)
Java
Solutions to AoC in Java.
⟡ ChrisTopping/advent-of-code (https://github.com/ChrisTopping/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ FolMing/aoc-2023 (https://github.com/FolMing/aoc-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen)
⟡ MrTimeey/advent-of-code-23 (https://github.com/MrTimeey/advent-of-code-23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ SimonBaars/AdventOfCode-Java (https://github.com/SimonBaars/AdventOfCode-Java) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen)
⟡ Viinyard/adventofcode_2023 (https://github.com/Viinyard/adventofcode_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen)
⟡ bqcuong/AdventOfCode (https://github.com/bqcuong/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--08-brightgreen)
⟡ brittleru/advent-of-code (https://github.com/brittleru/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen)
⟡ chriswhocodes/aoc2023 (https://github.com/chriswhocodes/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-not%20available-red)
⟡ dapitch666/AdventOfCode (https://github.com/dapitch666/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--09-brightgreen)
⟡ forax/advent-of-code-2023 (https://github.com/forax/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen)
⟡ krusnabalar/advent-of-code (https://github.com/krusnabalar/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen)
⟡ nipafx/advent-of-code-2023 (https://github.com/nipafx/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--07-brightgreen)
⟡ vuryss/aoc-java (https://github.com/vuryss/aoc-java) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
JavaScript
Solutions to AoC in JavaScript.
⟡ Lyqst/adventofcode (https://github.com/Lyqst/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ RealStr1ke/AoC (https://github.com/RealStr1ke/AoC) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen)
⟡ Topener/adventofcode (https://github.com/Topener/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen)
⟡ fones/advent_of_code_2023 (https://github.com/fones/advent_of_code_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen)
⟡ leyanlo/advent-of-code (https://github.com/leyanlo/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen)
⟡ niksimon/advent-of-code (https://github.com/niksimon/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--16-brightgreen)
⟡ pvainio/adventofcode (https://github.com/pvainio/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen)
⟡ rkeytacked/adventofcode-2023 (https://github.com/rkeytacked/adventofcode-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen)
⟡ wizardassassin/Advent-of-Code (https://github.com/wizardassassin/Advent-of-Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--23-brightgreen)
jq
Solutions to AoC in jq.
⟡ christianberg/advent (https://github.com/christianberg/advent) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen)
⟡ odnoletkov/advent-of-code-jq (https://github.com/odnoletkov/advent-of-code-jq) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
Julia
Solutions to AoC in Julia.
⟡ DaniGlez/aoc (https://github.com/DaniGlez/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--03-brightgreen)
⟡ Teo-ShaoWei/advent-of-code-julia (https://github.com/Teo-ShaoWei/advent-of-code-julia) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--06-brightgreen)
⟡ Titas22/AdventOfCode.jl (https://github.com/Titas22/AdventOfCode.jl) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--16-brightgreen)
⟡ axsk/advent-of-code (https://github.com/axsk/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen)
⟡ goggle/AdventOfCode2023.jl (https://github.com/goggle/AdventOfCode2023.jl) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--18-brightgreen)
⟡ simonschnake/adventofcode23 (https://github.com/simonschnake/adventofcode23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
Kotlin
Solutions to AoC in Kotlin.
⟡ 7rebux/advent-of-code-2023 (https://github.com/7rebux/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--27-brightgreen)
⟡ ArpitShukIa/AdventOfCode2023 (https://github.com/ArpitShukIa/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen)
⟡ edgars-supe/advent-of-code (https://github.com/edgars-supe/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen)
⟡ ephemient/aoc2023 (https://github.com/ephemient/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ pgebert/advent-of-code-2023 (https://github.com/pgebert/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen)
⟡ pin2t/aoc2023 (https://github.com/pin2t/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--13-brightgreen)
⟡ starry-shivam/AdventOfCode (https://github.com/starry-shivam/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--07-brightgreen)
LDPL
Solutions to AoC in LDPL.
Lua
Solutions to AoC in Lua.
⟡ fsdfdfgdfghSD/Advent-of-Code-2023 (https://github.com/fsdfdfgdfghSD/Advent-of-Code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--09-brightgreen)
M4
Solutions to AoC in M4.
MATLAB
Solutions to AoC in MATLAB (Octave).
Nim
Solutions to AoC in Nim.
⟡ portrik/adventofcode (https://github.com/portrik/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen)
Nushell
Solutions to AoC in Nushell.
⟡ NonlinearFruit/advent-of-code-2023 (https://github.com/NonlinearFruit/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen)
Objective-C
Solutions to AoC in Objective-C.
OCaml
Solutions to AoC in OCaml.
⟡ illbexyz/advent-of-code-2023 (https://github.com/illbexyz/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen)
⟡ slotThe/advent (https://github.com/slotThe/advent) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--07-brightgreen)
⟡ vshender/advent-of-code (https://github.com/vshender/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--25-brightgreen)
⟡ MeanderingProgrammer/advent-of-code (https://github.com/MeanderingProgrammer/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--14-brightgreen)
PHP
Solutions to AoC in PHP.
⟡ anrighi/AdventOfCode2023 (https://github.com/anrighi/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen)
⟡ jvancoillie/advent-of-code (https://github.com/jvancoillie/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ tbali0524/advent-of-code-solutions (https://github.com/tbali0524/advent-of-code-solutions) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--10-brightgreen)
Perl
Solutions to AoC in Perl.
⟡ pcineverdies/AOC-2023 (https://github.com/pcineverdies/AOC-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen)
Picat
Solutions to AoC in Picat.
⟡ DestyNova/advent_of_code_2023 (https://github.com/DestyNova/advent_of_code_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen)
Pony
Solutions to AoC in Pony.
Prolog
Solutions to AoC in Prolog.
⟡ kisp/aoc2023-prolog (https://github.com/kisp/aoc2023-prolog) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
PowerShell
Solutions to AoC in PowerShell.
Python
Solutions to AoC in Python.
⟡ stefanoandroni/advent-of-code (https://github.com/stefanoandroni/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--28-brightgreen)
⟡ AleUP170/AdventOfCode (https://github.com/AleUP170/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen)
⟡ DownDev/advent-of-code (https://github.com/DownDev/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen)
⟡ FranciscoTorreblanca/advent-of-code-2023 (https://github.com/FranciscoTorreblanca/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ JannikNickel/AdventOfCode (https://github.com/JannikNickel/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--31-brightgreen)
⟡ Lkeurentjes/Advent_of_code (https://github.com/Lkeurentjes/Advent_of_code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ NimVek/advent-of-code (https://github.com/NimVek/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--10-brightgreen)
⟡ Ponjinge/Advent-of-Code (https://github.com/Ponjinge/Advent-of-Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--16-brightgreen)
⟡ RussellDash332/advent-of-code (https://github.com/RussellDash332/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ Satantago/Advent-of-Code-2023 (https://github.com/Satantago/Advent-of-Code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen)
⟡ estvrtecky/advent-of-code (https://github.com/estvrtecky/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen)
⟡ TendTo/advent-of-code (https://github.com/TendTo/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ TurtleSmoke/Advent-of-Code (https://github.com/TurtleSmoke/Advent-of-Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ UrAvgCode/AdventOfCode (https://github.com/UrAvgCode/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--15-brightgreen)
⟡ VelitskyLev-Coder/AdventOfCode (https://github.com/VelitskyLev-Coder/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen)
⟡ alanjaouen/advent-of-code (https://github.com/alanjaouen/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen)
⟡ alokmenghrajani/adventofcode2023 (https://github.com/alokmenghrajani/adventofcode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen)
⟡ alptbz/adventofcode2023 (https://github.com/alptbz/adventofcode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen)
⟡ derailed-dash/Advent-of-Code (https://github.com/derailed-dash/Advent-of-Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--26-brightgreen)
⟡ ephemient/aoc2023 (https://github.com/ephemient/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ fuglede/adventofcode (https://github.com/fuglede/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ gahjelle/advent_of_code (https://github.com/gahjelle/advent_of_code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen)
⟡ Hamatti/adventofcode-2023 (https://github.com/Hamatti/adventofcode-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ happycoder74/adventofcode (https://github.com/happycoder74/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--20-brightgreen)
⟡ lancylot2004/AoC-2023 (https://github.com/lancylot2004/AoC-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen)
⟡ maread99/aoc (https://github.com/maread99/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--03-brightgreen)
⟡ mebeim/aoc (https://github.com/mebeim/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ nitekat1124/advent-of-code-2023 (https://github.com/nitekat1124/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ npanuhin/Advent-of-Code (https://github.com/npanuhin/Advent-of-Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen)
⟡ orfeasa/advent-of-code-2023 (https://github.com/orfeasa/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen)
⟡ rubennoriegamier/aoc_2023 (https://github.com/rubennoriegamier/aoc_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ sanderploegsma/advent-of-code (https://github.com/sanderploegsma/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--26-brightgreen)
⟡ tyronedamasceno/Advent-Of-Code (https://github.com/tyronedamasceno/Advent-Of-Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ vil02/adv_2023 (https://github.com/vil02/adv_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--12-brightgreen)
⟡ yspreen/adventofcode (https://github.com/yspreen/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--19-brightgreen)
⟡ zivnadel/advent-of-code (https://github.com/zivnadel/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen)
⟡ GNUSheep/AdventOfCode (https://github.com/GNUSheep/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--22-brightgreen)
⟡ LiquidFun/adventofcode (https://github.com/LiquidFun/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--13-brightgreen)
⟡ AbdeI1/AdventOfCode (https://github.com/AbdeI1/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--15-brightgreen)
⟡ rafald1/advent_of_code_2023 (https://github.com/rafald1/advent_of_code_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--01-brightgreen)
⟡ ndunnett/aoc (https://github.com/ndunnett/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--05-brightgreen)
R
Solutions to AoC in R.
⟡ KT421/advent-of-code (https://github.com/KT421/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen)
⟡ kanahia/advent_of_code_2023 (https://github.com/kanahia/advent_of_code_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen)
⟡ plannapus/Advent_of_Code (https://github.com/plannapus/Advent_of_Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
Racket
Solutions to AoC in Racket.
⟡ 6cdh/aoc (https://github.com/6cdh/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--05-brightgreen)
⟡ Bogdanp/aoc2023 (https://github.com/Bogdanp/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen)
⟡ lojic/LearningRacket (https://github.com/lojic/LearningRacket) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ rmculpepper/fun (https://github.com/rmculpepper/fun) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen)
Raku
Solutions to AoC in Raku.
⟡ DarthGandalf/advent-of-code (https://github.com/DarthGandalf/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--21-brightgreen)
ReasonML
Solutions to AoC in ReasonML.
Red
Solutions to AoC in Red.
REXX
Solutions to AoC in REXX.
Rhombus
Solutions to AoC in Rhombus.
⟡ Gopiandcode/aoc-rhombus (https://github.com/Gopiandcode/aoc-rhombus) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen)
⟡ samdphillips/aoc-2023 (https://github.com/samdphillips/aoc-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen)
ROBO1
Solutions to AoC in ROBO1.
Roc
Solutions to AoC in Roc.
⟡ normanjaeckel/AdventOfCode (https://github.com/normanjaeckel/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--18-brightgreen)
⟡ ostcar/aoc2023 (https://github.com/ostcar/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--17-brightgreen)
Ruby
Solutions to AoC in Ruby.
⟡ dskecse/aoc2023 (https://github.com/dskecse/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ dvoiejanovic/advent-of-ruby (https://github.com/dvoiejanovic/advent-of-ruby) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen)
⟡ pulgamecanica/AOC2023 (https://github.com/pulgamecanica/AOC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--16-brightgreen)
Rust
Solutions to AoC in Rust.
⟡ AndrejOrsula/aoc (https://github.com/AndrejOrsula/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--26-brightgreen)
⟡ Basicprogrammer10/advent-of-code (https://github.com/Basicprogrammer10/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--08-brightgreen)
⟡ Bot-Kerem/adventofcode2023 (https://github.com/Bot-Kerem/adventofcode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen)
⟡ Martinif/adventofcode2023 (https://github.com/Martinif/adventofcode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen)
⟡ MrRobb/advent-of-code-2023 (https://github.com/MrRobb/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
⟡ akaritakai/AdventOfCode2023 (https://github.com/akaritakai/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--30-brightgreen)
⟡ believer/advent-of-code (https://github.com/believer/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ chrismandery/advent-of-code-2023 (https://github.com/chrismandery/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--31-brightgreen)
⟡ craake/aoc2023 (https://github.com/craake/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ debechu/aoc2023 (https://github.com/debechu/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
⟡ dellink/advent-of-code (https://github.com/dellink/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen)
⟡ drwilco/aoc (https://github.com/drwilco/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen)
⟡ ephemient/aoc2023 (https://github.com/ephemient/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ hakoerber/adventofcode (https://github.com/hakoerber/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen)
⟡ jianyuan/advent-of-code (https://github.com/jianyuan/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen)
⟡ kolontsov/aoc-rust-2023 (https://github.com/kolontsov/aoc-rust-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ lostlont/aoc-2023 (https://github.com/lostlont/aoc-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--16-brightgreen)
⟡ lpotthast/advent-of-code-2023 (https://github.com/lpotthast/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen)
⟡ maneatingape/advent-of-code-rust (https://github.com/maneatingape/advent-of-code-rust) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--28-brightgreen)
⟡ rdfriese/Lamellar-Advent-of-code (https://github.com/rdfriese/Lamellar-Advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen)
⟡ simon-dmsn/AOC2023-Rust (https://github.com/simon-dmsn/AOC2023-Rust) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen)
⟡ simonbrauner/aoc_2023 (https://github.com/simonbrauner/aoc_2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen)
⟡ sivertjoe/Advent-of-Code (https://github.com/sivertjoe/Advent-of-Code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen)
⟡ tumdum/aoc2023 (https://github.com/tumdum/aoc2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen)
⟡ zbyju/advent-of-code (https://github.com/zbyju/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--02-brightgreen)
⟡ zsacul/AdventOfCode2023 (https://github.com/zsacul/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen)
⟡ ndunnett/aoc (https://github.com/ndunnett/aoc) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--04--05-brightgreen)
Smalltalk
Solutions to AoC in Smalltalk.
Scala
Solutions to AoC in Scala.
⟡ FlorianCassayre/AdventOfCode-2023 (https://github.com/FlorianCassayre/AdventOfCode-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--01-brightgreen)
⟡ OscarOdic/advent-of-code (https://github.com/OscarOdic/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
⟡ fdlk/advent-2023 (https://github.com/fdlk/advent-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ jurisk/advent-of-code (https://github.com/jurisk/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--03--05-brightgreen)
⟡ kotleta2007/advent-of-code-2023 (https://github.com/kotleta2007/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--22-brightgreen)
⟡ maneatingape/advent-of-code-scala (https://github.com/maneatingape/advent-of-code-scala) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--08--26-brightgreen)
⟡ mbuzdalov/advent-of-code (https://github.com/mbuzdalov/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
⟡ nagybalint/advent-of-code-2023 (https://github.com/nagybalint/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen)
⟡ sim642/adventofcode (https://github.com/sim642/adventofcode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
Scheme
Solutions to AoC in Scheme.
Solidity
Solutions to AoC in Solidity.
SpectX
Solutions to AoC in SpectX.
SQL
Solutions to AoC in SQL.
⟡ archiewood/advent-of-code (https://github.com/archiewood/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen)
⟡ feike/advent-of-code (https://gitlab.com/feike/adventofcode)
Standard ML
Solutions to AoC in Standard ML.
Swift
Solutions to AoC in Swift.
⟡ Babcster/AdventOfCode2023 (https://github.com/Babcster/AdventOfCode2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--02--24-brightgreen)
⟡ bence-t0th/Advent-of-Code-2023 (https://github.com/bence-t0th/Advent-of-Code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen)
⟡ gereons/AoC2023 (https://github.com/gereons/AoC2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen)
TypeScript
Solutions to AoC in TypeScript.
⟡ Dlurak/AdventOfCode (https://github.com/Dlurak/AdventOfCode) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen)
⟡ MrDiamondDog/advent-of-code-2023 (https://github.com/MrDiamondDog/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen)
⟡ MrTimeey/advent-of-code-23 (https://github.com/MrTimeey/advent-of-code-23) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen)
⟡ Neime/advent2023 (https://github.com/Neime/advent2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen)
⟡ epacke/advent-of-code (https://github.com/epacke/advent-of-code) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen)
⟡ jeroenheijmans/advent-of-code-2023 (https://github.com/jeroenheijmans/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--02-brightgreen)
⟡ kisp/aoc2023-ts (https://github.com/kisp/aoc2023-ts) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen)
⟡ pnodet/advent-2023 (https://github.com/pnodet/advent-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen)
⟡ tomas-padrieza/advent-of-code-2023 (https://github.com/tomas-padrieza/advent-of-code-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen)
TypeScript Types
Solutions to AoC in the TypeScript type system.
⟡ Rugvip/aoc-2023 (https://github.com/Rugvip/aoc-2023) !Last Commit on GitHub (https://img.shields.io/badge/last%20commit-2024--01--07-brightgreen)
Unison
Solutions to AoC in Unison.
V
Solutions to AoC in V.
VB.NET
Solutions to AoC in VB.NET.
Whitespace
Solutions to AoC in Whitespace.
Zig
Solutions to AoC in Zig.
Zsh
Solutions to AoC in Zsh.
Live Streams
Folks who are live streaming their process.