{"id":18863931,"url":"https://github.com/jwarwick/aoc_2021","last_synced_at":"2026-02-11T04:30:19.290Z","repository":{"id":66704214,"uuid":"433935522","full_name":"jwarwick/aoc_2021","owner":"jwarwick","description":"Advent of Code 2021","archived":false,"fork":false,"pushed_at":"2021-12-10T18:49:31.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T21:26:51.465Z","etag":null,"topics":["aoc","aoc2021","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwarwick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-12-01T18:11:13.000Z","updated_at":"2021-12-10T18:49:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"74d586eb-465f-4155-a9b8-4a825b2faa92","html_url":"https://github.com/jwarwick/aoc_2021","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwarwick%2Faoc_2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwarwick%2Faoc_2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwarwick%2Faoc_2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwarwick%2Faoc_2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwarwick","download_url":"https://codeload.github.com/jwarwick/aoc_2021/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808523,"owners_count":19700451,"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","aoc2021","ziglang"],"created_at":"2024-11-08T04:39:08.294Z","updated_at":"2026-02-11T04:30:19.261Z","avatar_url":"https://github.com/jwarwick.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2021 Advent of Code\n\n[Advent of Code (AOC)](http://adventofcode.com/2021) exercises in Zig\n\n## How to Install Zig\n```\n% brew install zig --HEAD\n# to get updated builds...\n% brew reinstall zig\n```\n\n## How to Build a Day\n```\n% mkdir day01\n% cd day01\n% zig init-exe\n% vim src/main.zig\n...\n% zig test src/main.zig\n% zig build run\n```\n\n## Useful Zig Links\n[Zig Learn](https://ziglearn.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwarwick%2Faoc_2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwarwick%2Faoc_2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwarwick%2Faoc_2021/lists"}