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 😅