/AdventOfCode

Advent of Code

Primary LanguageRustMozilla Public License 2.0MPL-2.0

My solutions for Advent of Code 🎄

Since about 2022, my personal challenge has been to write a rust implementation that can complete the entire month's challenges in under 1s. This often results in some fairly ugly code to maximize performance. My Haskell implementations are hopefully a bit more elegant 😅