{"id":17302414,"url":"https://github.com/coriolinus/adventofcode-2021","last_synced_at":"2025-03-26T22:24:19.620Z","repository":{"id":37103048,"uuid":"432942294","full_name":"coriolinus/adventofcode-2021","owner":"coriolinus","description":"Solutions to Advent of Code, 2021","archived":false,"fork":false,"pushed_at":"2022-06-17T05:49:24.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T04:16:30.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coriolinus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-29T07:22:41.000Z","updated_at":"2021-12-21T19:39:05.000Z","dependencies_parsed_at":"2022-06-24T11:53:21.043Z","dependency_job_id":null,"html_url":"https://github.com/coriolinus/adventofcode-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/coriolinus%2Fadventofcode-2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coriolinus","download_url":"https://codeload.github.com/coriolinus/adventofcode-2021/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245744425,"owners_count":20665270,"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":[],"created_at":"2024-10-15T11:47:28.819Z","updated_at":"2025-03-26T22:24:19.600Z","avatar_url":"https://github.com/coriolinus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2021\n\nSolutions to the exercises at \u003chttps://adventofcode.com/2021/\u003e.\n\nEach day is a subproject within a shared workspace; this reduces recompilation required.\n\nUses [`aoctool`](https://github.com/coriolinus/aoctool) for daily setup, and\n[`aoclib`](https://github.com/coriolinus/aoclib/) for shared library functions.\n\n## Running a Day\n\nAs each day is a sub-crate built from a template, they all have a similar CLI interface. Each is smart\nenough to download its input if it does not exist, but use the existing file if it does. Just run the\ndesired day by name; it'll run part 1. Part 2 can be run by adding a CLI flag.\n\n```bash\ncargo run -p day01 -- --part2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoriolinus%2Fadventofcode-2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoriolinus%2Fadventofcode-2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoriolinus%2Fadventofcode-2021/lists"}