aoc_template
Advent solver
An automating template for solving Advent of Code problems in Go
Advent of Code Template in Go
4 stars
2 watching
0 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
advent-of-code
Related projects:
Repository | Description | Stars |
---|---|---|
alvesvaren/aoc-template | A template project for solving Advent of Code challenges in Python. | 4 |
wlachs/advent_of_code_go_template | A template project for solving Advent of Code challenges in Go | 2 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
devries/advent_of_code_2023 | Solving Advent of Code 2023 puzzles in Go and exploring efficiency and debugging techniques | 1 |
dlurak/adventofcode | A collection of TypeScript solutions to Advent of Code challenges | 4 |
domblack/advent-of-code-2023 | A repository containing Go implementations of solutions to the Advent of Code 2023 challenges | 1 |
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 45 |
xavdid/advent-of-code-python-template | A Python template for solving Advent of Code puzzles | 19 |
arcogelderblom/adventofcode | A repository containing solution implementations for Advent of Code puzzles in C++ | 2 |
gereons/aoc2023 | A collection of Swift solutions for Advent of Code 2023 puzzles and tests. | 10 |
pgebert/advent-of-code-kotlin-template | A Kotlin template for solving Advent of Code challenges | 0 |
ridaamirini/advent-of-code-template | A template project providing utility functions and infrastructure for solving Advent of Code challenges in multiple programming languages. | 2 |
fones/advent_of_code_2023 | A JavaScript implementation of Advent of Code 2023 puzzles and challenges | 0 |
gahjelle/template-aoc-python | A template project providing scaffolding for solving Advent of Code puzzles with Python | 12 |
maread99/aoc | A collection of Python solutions to the Advent of Code puzzles, with explanations and references to other sources. | 0 |