{"id":18338619,"url":"https://github.com/noxware/aoc-2023","last_synced_at":"2025-06-14T02:04:56.420Z","repository":{"id":210330172,"uuid":"726290827","full_name":"noxware/aoc-2023","owner":"noxware","description":"My solutions for the advent of code 2023 until I get bored","archived":false,"fork":false,"pushed_at":"2023-12-16T00:26:47.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T20:45:59.893Z","etag":null,"topics":["advent-of-code","advent-of-code-2023","aoc-2023","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","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/noxware.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-12-02T00:39:50.000Z","updated_at":"2023-12-02T17:37:37.000Z","dependencies_parsed_at":"2024-11-05T20:15:36.905Z","dependency_job_id":"ee3f6c85-3904-4ad3-8084-413c3dcf7773","html_url":"https://github.com/noxware/aoc-2023","commit_stats":null,"previous_names":["noxware/aoc-2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noxware/aoc-2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxware%2Faoc-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxware%2Faoc-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxware%2Faoc-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxware%2Faoc-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxware","download_url":"https://codeload.github.com/noxware/aoc-2023/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxware%2Faoc-2023/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747214,"owners_count":22905310,"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":["advent-of-code","advent-of-code-2023","aoc-2023","rust","rust-lang"],"created_at":"2024-11-05T20:14:44.958Z","updated_at":"2025-06-14T02:04:56.398Z","avatar_url":"https://github.com/noxware.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟🦀 aoc-2023 🦀🌟\n\n## About\n\nThis repo contains my solutions for the [Advent of Code 2023](https://adventofcode.com/2023) written in Rust.\n\n## Repo format example\n\n- `d1p1.rs` is my main solution for day 1 part 1.\n- `d1p2a1.rs` is another (alternative 1) solution for day 1 part 2.\n\n## Running a solution\n\nTo run a solution use `cargo run --bin d1p1` for day 1 part 1.\n\n## Providing the puzzle input\n\nPuzzle inputs are fetched automatically thanks to the [aocd](https://docs.rs/aocd/latest/aocd/)\ncrate. This is to avoid publishing inputs [as requested by the author of AoC](https://www.reddit.com/r/adventofcode/comments/18an94z/psa_dont_share_your_inputs_even_in_your_github/).\n\nFollow the instructions of `aocd` to set up your session token, necessary for\nfetching your inputs.\n\n## Tests\n\nTo run tests use `cargo test`. For each day part, at least the public example\nis tested but this don't cover edge cases. For debugging purposes or without\na particular reason there may be more tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxware%2Faoc-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoxware%2Faoc-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxware%2Faoc-2023/lists"}