Rust workspace template for Advent of Code with CLI and benchmarking
This is a Rust Cargo workspace template that streamlines Advent of Code projects. It provides a CLI for running solutions, automatic input downloading via session cookie, day/year scaffolding, a registry tool, and an optional Criterion benchmarking crate — suited for multi-year AoC repos and puzzle-solving workflows.
0