AdventOfCodeAbstractions
Advent solver library
A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C#
Advent of Code abstractions for dotnet projects.
2 stars
2 watching
0 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-csharp
Related projects:
Repository | Description | Stars |
---|---|---|
mmosiur/adventofcodedaytemplate | A template project for building dotnet CLI solutions for solving AdventOfCode challenges | 0 |
mikemoolenaar/adventofcode | A C# implementation of Advent of Code puzzles and challenges | 0 |
viceroypenguin/adventofcode | A collection of solutions to Advent of Code puzzles in C#. | 37 |
exvertex/adventofcode | A framework for solving Advent of Code puzzles in C# | 2 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
eduherminio/adventofcode.template | An Advent of Code C# template providing a basic structure and functionality for solving puzzles. | 37 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges written in C# and other languages | 6 |
matijaoe/advent-of-code | A Bun-based template for solving Advent of Code puzzles in TypeScript | 1 |
sindrekjr/adventofcodebase | Automates solving Advent of Code puzzles with configuration and input handling. | 40 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
maneatingape/advent-of-code-scala | Comprehensive solutions to Advent of Code challenges in Scala, covering 8 years from 2022 to 2015 with concise and idiomatic functional code. | 32 |
matiaslindgren/advent-of-code-cpp | A collection of modern C++ solutions to Advent of Code problems as a testing ground for new language and library features. | 8 |
tbali0524/advent-of-code-solutions | A collection of solutions to Advent of Code puzzles in PHP | 3 |
ridaamirini/advent-of-code-template | A template project providing utility functions and infrastructure for solving Advent of Code challenges in multiple programming languages. | 2 |
kavun/advent-of-code-2023 | A C# implementation of Advent of Code 2023 puzzles and challenges | 0 |