A minimal set of utils for writing Advent of Code solutions
This is Advent of Code Utility for parsing daily input
Utilities function for aoc
A small collection of utilities for the advent of code challenges
Utilities such as data types, algorithms and functions for aoc-framework-rs
Useful Advent of Code data structures, types and functions common to my Rust solutions.
Procedural macros used by aoc-core when enabling the binary feature.
A framework for AdventOfCode coding competition, that handles input, output and provides some core utilities.
Yet another cli to help with Advent of Code challenges
CLI and library to organise and run Advent of Code puzzles
gRPC server to take AoC solve requests and respond with answers
A library that lets you focus on problem-solving rather than boilerplate when doing Advent of Code