{"id":20390442,"url":"https://github.com/timvisee/advent-of-code-2017","last_synced_at":"2026-06-10T14:31:30.757Z","repository":{"id":66230086,"uuid":"113875712","full_name":"timvisee/advent-of-code-2017","owner":"timvisee","description":"My go on the advent of code challenge in 2017.","archived":false,"fork":false,"pushed_at":"2017-12-29T00:52:56.000Z","size":192,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-05T11:43:57.685Z","etag":null,"topics":["advent-of-code","advent-of-code-2017"],"latest_commit_sha":null,"homepage":null,"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/timvisee.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":"2017-12-11T15:28:39.000Z","updated_at":"2018-12-19T19:51:43.000Z","dependencies_parsed_at":"2023-05-09T14:46:03.780Z","dependency_job_id":null,"html_url":"https://github.com/timvisee/advent-of-code-2017","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timvisee/advent-of-code-2017","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timvisee%2Fadvent-of-code-2017","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timvisee%2Fadvent-of-code-2017/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timvisee%2Fadvent-of-code-2017/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timvisee%2Fadvent-of-code-2017/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timvisee","download_url":"https://codeload.github.com/timvisee/advent-of-code-2017/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timvisee%2Fadvent-of-code-2017/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34157453,"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-06-10T02:00:07.152Z","response_time":89,"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-2017"],"created_at":"2024-11-15T03:24:56.012Z","updated_at":"2026-06-10T14:31:30.740Z","avatar_url":"https://github.com/timvisee.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2017\nMy go on the advent of code challenge in 2017 (WIP).\n\nThis project includes a runner/manager,\nthat allows easy selection of the solution to run.\n\nThis runner automatically reads challenge input from the appropriate files when\navailable, but allows manual input if desired.\nSaving output to a file is also possible.\n\n\nWas it required to make a tool?  \nNope, but developing things is awesome.\n\n## Screenshot\n![Screenshot of the tool](screenshot.png)\n\n## Requirements\n- `Rust 1.20`\n\n## Usage\n```\n# First, clone the project\ngit clone https://github.com/timvisee/advent-of-code-2017 advent-of-code-2017\ncd advent-of-code-2017\n\n\n# Run the tool through Cargo\ncargo run --release\ncargo run --release -- --help\ncargo run --release -- --day 1 --part 2 --save\n\n\n# To run tests, use\ncargo test --all\n```\n\n## Resources\n[Advent of Code website](https://adventofcode.com/2017)\n\n## License\nThis project is released under the MIT license.\nCheck out the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimvisee%2Fadvent-of-code-2017","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimvisee%2Fadvent-of-code-2017","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimvisee%2Fadvent-of-code-2017/lists"}