advent-of-code-rust-template
Advent template
Provides a basic structure and tools for solving Advent of Code challenges in Rust
Template for managing Advent of Code solutions.
3 stars
3 watching
2 forks
Language: Rust
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fspoettel/advent-of-code-rust | A Rust template for solving Advent of Code puzzles | 749 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
maneatingape/advent-of-code-rust | A comprehensive implementation of Advent of Code challenge solutions in Rust. | 158 |
xavdid/advent-of-code-python-template | A Python template for solving Advent of Code puzzles | 19 |
believer/advent-of-code | A platform that hosts and shares solutions to daily programming puzzles from the Advent of Code event in various programming languages. | 52 |
ld250/adventofcode_rust | Rust solutions to Advent of Code challenges | 8 |
andrejorsula/aoc | A collection of optimized Rust solutions to Advent of Code puzzles | 2 |
ridaamirini/advent-of-code-template | A template project providing utility functions and infrastructure for solving Advent of Code challenges in multiple programming languages. | 2 |
mariotacke/template-advent-of-code | A template repository to generate a file structure for solving Advent of Code challenges in Node.js | 3 |
sivertjoe/advent-of-code | A collection of Rust solutions to Advent of Code puzzles across multiple years | 8 |
devries/aoc_template | An automating template for solving Advent of Code problems in Go | 4 |
dellink/advent-of-code | Solutions to Advent of Code challenges written in Rust | 5 |
mmosiur/adventofcodedaytemplate | A template project for building dotnet CLI solutions for solving AdventOfCode challenges | 0 |
yeung66/advent-of-code-2023 | A collection of Rust solutions to Advent of Code 2023 challenges | 1 |
jthomaschewski/advent-of-code | Personal repository of Advent of Code solutions in Rust and Go, aiming to learn and improve problem-solving skills through programming challenges. | 3 |