{"id":16321199,"url":"https://github.com/beeb/aoc-2022","last_synced_at":"2025-10-13T08:33:51.002Z","repository":{"id":64200545,"uuid":"569378405","full_name":"beeb/aoc-2022","owner":"beeb","description":"My solutions for Advent of Code 2022, written in Rust","archived":false,"fork":false,"pushed_at":"2023-06-29T07:46:32.000Z","size":188,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T08:48:48.763Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","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/beeb.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":"2022-11-22T17:32:59.000Z","updated_at":"2024-01-12T18:48:29.000Z","dependencies_parsed_at":"2024-10-10T22:47:30.179Z","dependency_job_id":"f2608790-3ce5-4a1a-975c-35b99ff40112","html_url":"https://github.com/beeb/aoc-2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beeb/aoc-2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeb","download_url":"https://codeload.github.com/beeb/aoc-2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2022/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014316,"owners_count":26085492,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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-2022","rust","rust-lang"],"created_at":"2024-10-10T22:46:59.906Z","updated_at":"2025-10-13T08:33:50.977Z","avatar_url":"https://github.com/beeb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Template largely copied from [RikvanToor/aoc-rust-template](https://github.com/RikvanToor/aoc-rust-template), upgraded for `clap` v4.\n\nThis template can be forked/cloned from [beeb/aoc-rust](https://github.com/beeb/aoc-rust).\n\n## Usage\n\nFirst, find your session cookie. To do so, go to [https://adventofcode.com](adventofcode.com), log in, and press F12. In the \"Application\" tab, under \"Storage \u003e Cookies \u003e https://adventofcode.com\", copy the value of the \"session\" cookie. Paste it into a file named `.session` at the root of the project. You can now download input files. To do so, run the subcommand `get-input`: `cargo run -- get-input 1`. The `1` stands for day 1, meaning it will download the input of day 1 of Advent of Code. Alternatively, from december 1st to 25th, you can skip the day parameter, and the program will download today's input. You can also use `--all` instead of a day parameter to download all input files.\n\nTo run an implementation, use `cargo run -- run 1` to run day 1. Just like `get-input`, you can skip the day parameter to run today's program, or use `--all` to run all days.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeb%2Faoc-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeb%2Faoc-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeb%2Faoc-2022/lists"}