cargo-aoc
Puzzle solver
A CLI tool to solve Advent of Code puzzles in Rust
439 stars
5 watching
47 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scarvalhojr/aoc-cli | A command-line tool for solving Advent of Code puzzles | 250 |
simonbrauner/aoc_2023 | A collection of Rust solutions to Advent of Code 2023 puzzles | 0 |
ndunnett/aoc | A collection of solutions to the Advent of Code puzzles in Python and Rust | 0 |
vuryss/aoc-java | A collection of solutions to the Advent of Code puzzle challenges in Java | 6 |
keirua/aoc-cli | A tool for solving Advent of Code puzzles in Ruby | 10 |
mebeim/aoc | A personal repository of Advent of Code puzzle solutions and walkthroughs. | 384 |
pacso/aoc_rb | A tool to help developers solve Advent of Code puzzles by automating puzzle setup and submission. | 18 |
andrejorsula/aoc | Solutions to Advent of Code puzzles written in Rust | 2 |
nuxeh/aocf | A CLI tool and Rust crate for fetching data from Advent of Code | 34 |
yspreen/aoc | An AOC CLI tool that automates puzzle solving and installation | 6 |
hieptk/aoc | A C++ implementation of the Advent of Code puzzle challenges | 4 |
drwilco/aoc | A collection of Rust solutions to Advent of Code challenges | 1 |
daniglez/aoc | A collection of solutions to Advent of Code puzzles written in Julia | 6 |
nlowe/aoc2023 | An implementation of solutions to the Advent of Code 2023 challenges in Go | 2 |
namelessgroup/adventofcode-cli | A command-line interface to interact with the Advent of Code puzzles and challenges | 1 |