{"id":19432009,"url":"https://github.com/szeweq/aoc2023","last_synced_at":"2026-05-29T16:31:22.613Z","repository":{"id":210287723,"uuid":"726206545","full_name":"szeweq/aoc2023","owner":"szeweq","description":"Advent of Code 2023 in Rust","archived":false,"fork":false,"pushed_at":"2023-12-30T17:27:42.000Z","size":130,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T06:16:30.841Z","etag":null,"topics":["advent-of-code","advent-of-code-2023","advent-of-code-rust","adventofcode","aoc","aoc-2023","aoc-2023-in-rust","aoc2023","aoc2023-in-rust","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/szeweq.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":"2023-12-01T19:07:21.000Z","updated_at":"2024-01-24T05:27:35.000Z","dependencies_parsed_at":"2023-12-01T20:28:02.567Z","dependency_job_id":"9939341d-9074-4b9a-860b-010ab7bb5a8b","html_url":"https://github.com/szeweq/aoc2023","commit_stats":null,"previous_names":["szeweq/aoc2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/szeweq/aoc2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szeweq%2Faoc2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szeweq%2Faoc2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szeweq%2Faoc2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szeweq%2Faoc2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szeweq","download_url":"https://codeload.github.com/szeweq/aoc2023/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szeweq%2Faoc2023/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33662205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["advent-of-code","advent-of-code-2023","advent-of-code-rust","adventofcode","aoc","aoc-2023","aoc-2023-in-rust","aoc2023","aoc2023-in-rust","rust"],"created_at":"2024-11-10T14:33:40.688Z","updated_at":"2026-05-29T16:31:22.589Z","avatar_url":"https://github.com/szeweq.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2023 in Rust\nHere you can find solvers with example inputs. I'm trying my best to provide the best code.\n\nThere are no explainations or comments to these solutions. Also there are mangled variable names. It will be corrected later (maybe when AoC 2023 will end).\n\n## Disclaimer\nThis repository is checked with the latest stable version of Rust.\n\n## Calendar\n|  |  |  |  |  |  |  |\n|--|--|--|--|--|--|--|\n|  |  |  |  |[01](src/bin/01.rs)|[02](src/bin/02.rs)|[03](src/bin/03.rs)|\n|[04](src/bin/04.rs)|[05](src/bin/05.rs)|[06](src/bin/06.rs)|[07](src/bin/07.rs)|[08](src/bin/08.rs)|[09](src/bin/09.rs)|[10](src/bin/10.rs)|\n|[11](src/bin/11.rs)|[12](src/bin/12.rs)|[13](src/bin/13.rs)|[14](src/bin/14.rs)|[15](src/bin/15.rs)|[16](src/bin/16.rs)|[17](src/bin/17.rs)|\n|[18](src/bin/18.rs)|[19](src/bin/19.rs)|[20](src/bin/20.rs)|[21](src/bin/21.rs)|[22](src/bin/22.rs)|[23](src/bin/23.rs)|[24](src/bin/24.rs)|\n|[25](src/bin/25.rs)|~~26~~|~~27~~|~~28~~|~~29~~|~~30~~|~~31~~|\n\nCheck out [Online Solvers available on my website](https://szeweq.xyz/aoc)!\n\n## Inputs\nAdd inputs in text files matching a binary name, like `01.txt`, into the `inputs/` directory.\n\n## Testing\nUse this command (replace `\u003cday\u003e` with approperiate 2-digit day number):\n```sh\ncargo ex \u003cday\u003e\n```\n\n## Running\nMake sure there is an input text file in `inputs/` and then type the following command (replace `\u003cday\u003e` with the day number):\n```sh\ncargo solve \u003cday\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszeweq%2Faoc2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszeweq%2Faoc2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszeweq%2Faoc2023/lists"}