{"id":16321203,"url":"https://github.com/beeb/aoc-2021","last_synced_at":"2025-10-31T18:30:25.228Z","repository":{"id":129334655,"uuid":"571143489","full_name":"beeb/aoc-2021","owner":"beeb","description":"My solutions for Advent of Code 2021, written in Rust","archived":false,"fork":false,"pushed_at":"2023-06-29T07:34:50.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T19:23:57.078Z","etag":null,"topics":["advent-of-code","advent-of-code-2021","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-27T10:05:45.000Z","updated_at":"2022-11-30T11:00:16.000Z","dependencies_parsed_at":"2024-10-10T22:47:31.347Z","dependency_job_id":"ed75a3fe-3958-40b5-84ff-66a8b124d90f","html_url":"https://github.com/beeb/aoc-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/beeb%2Faoc-2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeb%2Faoc-2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeb","download_url":"https://codeload.github.com/beeb/aoc-2021/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239221174,"owners_count":19602380,"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-2021","rust","rust-lang"],"created_at":"2024-10-10T22:47:01.190Z","updated_at":"2025-10-31T18:30:25.161Z","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-2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeb%2Faoc-2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeb%2Faoc-2021/lists"}