{"id":20614771,"url":"https://github.com/dashed/advent-of-code","last_synced_at":"2025-04-15T07:37:05.930Z","repository":{"id":40303231,"uuid":"160030098","full_name":"dashed/advent-of-code","owner":"dashed","description":" 🎄  https://adventofcode.com","archived":false,"fork":false,"pushed_at":"2024-10-18T10:03:21.000Z","size":7311,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T17:57:27.442Z","etag":null,"topics":["advent-of-code","advent-of-code-2015","advent-of-code-2018","advent-of-code-2019","advent-of-code-2022","advent-of-code-2023","rust"],"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/dashed.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":"2018-12-02T09:01:46.000Z","updated_at":"2024-05-20T19:10:08.000Z","dependencies_parsed_at":"2024-01-15T14:57:36.919Z","dependency_job_id":"5ffb5902-c2f9-430e-bcfe-a5c6b26fac0a","html_url":"https://github.com/dashed/advent-of-code","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/dashed%2Fadvent-of-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fadvent-of-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fadvent-of-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fadvent-of-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashed","download_url":"https://codeload.github.com/dashed/advent-of-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249028241,"owners_count":21200792,"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-2015","advent-of-code-2018","advent-of-code-2019","advent-of-code-2022","advent-of-code-2023","rust"],"created_at":"2024-11-16T11:13:34.574Z","updated_at":"2025-04-15T07:37:05.900Z","avatar_url":"https://github.com/dashed.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code\n\n[![Build Status](https://github.com/dashed/advent-of-code/workflows/Rust/badge.svg)](https://github.com/dashed/advent-of-code/actions?workflow=Rust)\n\nI'm solving the Advent of Code puzzles using the [Rust](https://www.rust-lang.org/) programming language.\n\n**Completed:**\n\n- https://adventofcode.com/2018\n\n**In progress:**\n\n- https://adventofcode.com/2022\n- https://adventofcode.com/2020\n- https://adventofcode.com/2019\n- https://adventofcode.com/2015\n\n#### Btw, there are spoilers...\n\n![](https://media.giphy.com/media/3bznFj6OB5381BEjDu/giphy.gif)\n\n## Usage\n\n```sh\n# running code for some day of the Advent of Code event\n# for example: cargo run -p day-01-2020\ncargo run -p \u003cday-num-year\u003e\n\n# quick check\ncargo check\n# or\n# for example: cargo check -p day-01-2020\ncargo check -p \u003cday-num-year\u003e\n\n# creating a new cargo package\n# for example: cargo new day-01-2020\n# Then add an entry to the workspace in Cargo.toml\ncargo new \u003cyear\u003e/\u003cday-num-year\u003e\n```\n\n## Results\n\n### 2018\n\n![](/results/ascii_image_2018.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashed%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fadvent-of-code/lists"}