/advent-of-code-2021

Solutions to the Advent Of Code 2021 puzzles, written in Rust

Primary LanguageRust

Advent of Code 2021

CI

My solutions to the Advent of Code 2021 puzzles, written in Rust.

My main goal is not to create the quickest / shortest / fastest solution ever, but to create nice, idiomatic, readable and maintainable Rust code with suitable performance.