{"id":22614009,"url":"https://github.com/maverik/aoc2024","last_synced_at":"2026-05-09T02:17:47.129Z","repository":{"id":267054454,"uuid":"899846917","full_name":"Maverik/AoC2024","owner":"Maverik","description":"Advent of Code 2024 Solutions","archived":false,"fork":false,"pushed_at":"2024-12-24T02:59:10.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T10:32:54.855Z","etag":null,"topics":["aoc-2024","aoc-2024-in-csharp","aoc-2024-in-zig","csharp","dotnet","linqpad","zig"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/2024/","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Maverik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-07T07:00:46.000Z","updated_at":"2024-12-24T02:59:14.000Z","dependencies_parsed_at":"2024-12-08T01:26:24.785Z","dependency_job_id":"2badc1c1-b7f9-4231-a77b-7e15843f8d00","html_url":"https://github.com/Maverik/AoC2024","commit_stats":null,"previous_names":["maverik/aoc2024"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverik%2FAoC2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverik%2FAoC2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverik%2FAoC2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maverik%2FAoC2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maverik","download_url":"https://codeload.github.com/Maverik/AoC2024/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246119032,"owners_count":20726317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aoc-2024","aoc-2024-in-csharp","aoc-2024-in-zig","csharp","dotnet","linqpad","zig"],"created_at":"2024-12-08T18:06:45.181Z","updated_at":"2025-10-12T17:49:20.846Z","avatar_url":"https://github.com/Maverik.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\r\n    SPDX-License-Identifier: CC-BY-NC-SA-4.0\r\n    SPDX-FileCopyrightText: ©️ 2024 Maverik \u003chttp://github.com/Maverik\u003e\r\n--\u003e\r\n\r\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-orange.svg?style=for-the-badge\u0026logo=creativecommons\u0026link=https://creativecommons.org/licenses/by-nc-sa/4.0/)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\r\n\r\n# 🚀 Advent of Code 2024 Solutions by Maverik\r\n\r\nThis repo contains my take on solutions for [Advent of Code - 2024](https://adventofcode.com/2024) solutions in C# using [LINQPad 8](https://www.linqpad.net) and [Zig](https://ziglang.org/).\r\n\r\n\u0026nbsp;\r\n\r\n## 💡 Good to know\r\n\r\nGiven the different natures of Zig and C#, the solutions take different approaches to solution that is closer to the intended language design. \r\n\r\n[C# solutions](LINQPad/) are generally more geared towards LINQ based pipelines where applicable while [Zig solutions](Zig/) are more performance oriented offering compiler the chance to vectorize more readily with few abstractions getting in the way.\r\n\r\nThis is my first time writing Zig so the code is a learning journey (and a very pleasant one at that!). 😊\r\n\r\n\u0026nbsp;\r\n\r\n## 🎈 Fun while solving challenges\r\n\r\nhttps://github.com/user-attachments/assets/d764a7c0-f59a-4f60-a860-883d80a58e29\r\n\r\n\u0026nbsp;\r\n\r\n## ⚖️ License \u0026 Attribution\r\n\r\n\u003cp xmlns:cc=\"http://creativecommons.org/ns#\" \u003e\u003ca rel=\"cc:attributionURL\" href=\"https://github.com/Maverik/AoC2024\"\u003eThis work\u003c/a\u003e by \u003ca rel=\"cc:attributionURL dct:creator\" property=\"cc:attributionName\" href=\"https://github.com/Maverik\"\u003eMaverik\u003c/a\u003e is licensed under \u003ca href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1\" target=\"_blank\" rel=\"license noopener noreferrer\" style=\"display:inline-block;\"\u003eCC BY-NC-SA 4.0 \u003cimg alt=\"CC\" height=\"22px\" style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1\"\u003e\u003cimg alt=\"BY\" height=\"22px\" style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1\"\u003e\u003cimg alt=\"NC\" height=\"22px\" style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1\"\u003e\u003cimg alt=\"SA\" height=\"22px\" style=\"height:22px!important;margin-left:3px;vertical-align:text-bottom;\" src=\"https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1\"\u003e\u003c/a\u003e\u003c/p\u003e\r\n\r\nPlease familiarize yourself with your **rights** and **obligations** under this license grant by clicking the relevant link above.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaverik%2Faoc2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaverik%2Faoc2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaverik%2Faoc2024/lists"}