adventofcode

narimiran 2025-11-23T08:43:05.661439Z

With one week to go until AoC 2025, it is time to present you my aoc-utils library, containing various helper functions for solving AoC tasks. I've been using, testing, refining it on my AoC 2019, 2023, 2024 solutions, and now I think it is ready for public appearance: https://github.com/narimiran/aoc-utils If you have any corrections and/or suggestions for more functions, don't hesitate to tell me.

3