This repo contains my take on solutions for Advent of Code - 2024 solutions in C# using LINQPad 8 and Zig.
Given the different natures of Zig and C#, the solutions take different approaches to solution that is closer to the intended language design.
C# solutions are generally more geared towards LINQ based pipelines where applicable while Zig solutions are more performance oriented offering compiler the chance to vectorize more readily with few abstractions getting in the way.
This is my first time writing Zig so the code is a learning journey (and a very pleasant one at that!). 😊
Patrolling.Guard.mp4
This work by Maverik is licensed under CC BY-NC-SA 4.0
Please familiarize yourself with your rights and obligations under this license grant by clicking the relevant link above.