elixir_aoc
AOC skeleton
A starter app for solving Advent of Code problems in Elixir
A simple skeleton for solving the Advent of Code with Elixir
14 stars
2 watching
11 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-2018advent-of-code-elixiradvent-of-code-template
Related projects:
Repository | Description | Stars |
---|---|---|
mathsaey/advent_of_code_utils | Tools for automating Advent of Code puzzle submissions and testing. | 15 |
maread99/aoc | A collection of Python solutions for Advent of Code puzzles | 0 |
derailed-dash/advent-of-code | A collection of Python solutions to Advent of Code problems, with accompanying walkthroughs and documentation. | 52 |
ephemient/aoc2023 | A collection of solutions to Advent of Code 2023 puzzles in various programming languages | 18 |
arcogelderblom/adventofcode | A repository of solutions to the Advent of Code challenges written in C++ | 2 |
liquidfun/adventofcode | A collection of solutions to Advent of Code puzzles in different programming languages | 46 |
dlurak/adventofcode | A collection of solutions to Advent Of Code puzzles written in TypeScript and other languages | 3 |
brittleru/advent-of-code | Solutions to Advent of Code challenges in Java | 1 |
gereons/aoc2023 | A collection of Swift solutions for Advent of Code 2023 puzzles and tests. | 10 |
realstr1ke/aoc | Repository containing solutions to Advent of Code challenges in JavaScript | 4 |
osalbahr/adventofcode | Advent of code solutions in C++ and possibly Rust | 3 |
tbali0524/advent-of-code-solutions | A collection of solutions to Advent of Code puzzles in PHP | 3 |
aocjs/cli | Tool to solve Advent of Code puzzles using JavaScript or TypeScript | 7 |
devries/aoc_template | An automating template for solving Advent of Code problems in Go | 1 |
alvesvaren/aoc-template | A template project for solving Advent of Code challenges in Python. | 4 |