advent_of_code_framework
Advent framework
A framework to build solutions to the Advent of Code competition on.
A framework to build solutions to the Advent of Code competition on. It includes some basic utilities, and a test suite to verify your solutions. Example cases can also be tested.
10 stars
1 watching
2 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
darthgandalf/advent-of-code | A personal repository of solutions to Advent of Code challenges in various programming languages | 23 |
mariotacke/template-advent-of-code | A template repository to generate a file structure for solving Advent of Code challenges in Node.js | 3 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
portrik/adventofcode | A collection of intentionally ugly and inefficient solutions to Advent of Code problems from 2015 to 2023 in various programming languages. | 3 |
slotthe/advent | An open-source implementation of the Advent of Code puzzles in multiple programming languages. | 7 |
jamesbarford/advent-of-code | A test suite and compiler implementation project to complete Advent of Code 2023 challenges | 0 |
epacke/advent-of-code | A collection of solutions to Advent-of-code puzzles written in TypeScript | 1 |
believer/advent-of-code | Solutions to daily programming puzzles from Advent of Code, using various programming languages and technologies | 52 |
zbyju/advent-of-code | A collection of solutions to Advent of Code puzzles in various programming languages | 3 |
maneatingape/advent-of-code-rust | A collection of Rust implementations for the Advent of Code challenge with efficient algorithms and automated testing and documentation. | 91 |
uravgcode/advent-of-code | A collection of solutions to Advent of Code puzzles in Python and C++ | 2 |
downdev/advent-of-code | A collection of Python solutions to Advent of Code challenges | 5 |
russelldash332/advent-of-code | A collection of personal implementations of Advent of Code puzzles and challenges from 2015 to 2023 in various programming languages. | 11 |
kindermoumoute/adventofcode | An online platform providing daily coding challenges with increasing difficulty levels and puzzles to solve, intended for developers and puzzle enthusiasts. | 8 |