{"id":17302406,"url":"https://github.com/coriolinus/adventofcode-2023","last_synced_at":"2025-07-03T02:36:16.049Z","repository":{"id":207342970,"uuid":"715797779","full_name":"coriolinus/adventofcode-2023","owner":"coriolinus","description":"Solutions to 2023 edition of Advent of Code","archived":false,"fork":false,"pushed_at":"2024-04-15T08:10:02.000Z","size":321,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-24T04:13:02.478Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-07T21:17:19.000Z","updated_at":"2024-07-23T01:57:54.441Z","dependencies_parsed_at":"2023-11-15T10:31:45.316Z","dependency_job_id":"4c20c4f2-eb6b-4e0a-9eba-aadad47124ec","html_url":"https://github.com/coriolinus/adventofcode-2023","commit_stats":null,"previous_names":["coriolinus/adventofcode-2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coriolinus/adventofcode-2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coriolinus","download_url":"https://codeload.github.com/coriolinus/adventofcode-2023/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coriolinus%2Fadventofcode-2023/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263248236,"owners_count":23437000,"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:27.148Z","updated_at":"2025-07-03T02:36:16.029Z","avatar_url":"https://github.com/coriolinus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2023\n\nSolutions to the exercises at \u003chttps://adventofcode.com/2023/\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-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoriolinus%2Fadventofcode-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoriolinus%2Fadventofcode-2023/lists"}