{"id":13595405,"url":"https://github.com/AxlLind/AdventOfCode2020","last_synced_at":"2025-04-09T13:31:49.117Z","repository":{"id":56018683,"uuid":"317365846","full_name":"AxlLind/AdventOfCode2020","owner":"AxlLind","description":"Solutions to all 25 AoC 2020 problems in Rust :christmas_tree:","archived":false,"fork":false,"pushed_at":"2024-12-01T10:29:36.000Z","size":687,"stargazers_count":29,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-01T11:27:00.140Z","etag":null,"topics":["advent-of-code","advent-of-code-2020","advent-of-code-rust","aoc","aoc2020","rust"],"latest_commit_sha":null,"homepage":"http://adventofcode.com/2020","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/AxlLind.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}},"created_at":"2020-11-30T22:51:57.000Z","updated_at":"2024-12-01T10:29:40.000Z","dependencies_parsed_at":"2024-01-16T22:19:09.099Z","dependency_job_id":"a1635acd-05be-4736-8d0a-de3ba2877ebf","html_url":"https://github.com/AxlLind/AdventOfCode2020","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/AxlLind%2FAdventOfCode2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxlLind%2FAdventOfCode2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxlLind%2FAdventOfCode2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxlLind%2FAdventOfCode2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AxlLind","download_url":"https://codeload.github.com/AxlLind/AdventOfCode2020/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248049294,"owners_count":21039198,"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-2020","advent-of-code-rust","aoc","aoc2020","rust"],"created_at":"2024-08-01T16:01:49.430Z","updated_at":"2025-04-09T13:31:49.107Z","avatar_url":"https://github.com/AxlLind.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# AdventOfCode2020 :crab:\nSolutions to all 25 AoC 2020 problems in Rust :crab:\n\nThis year I went all out and went up at `5:50` every single day (except day 5 when I overslept :cry:) to do the puzzles. I tried to aim for relatively high scores on the leaderboard and got as high as [116 on day 20](./src/bin/20.rs), however competing against Python with Rust is difficult. Solved most problems in less than one hour though, and consistently hit top 1000 on a lot of the problems. This year was cool but _a lot_ easier than 2019.\n\nSee [notes.md](./notes.md) for some thoughts I wrote down after completing each day.\n\nSee [timings.md](./timings.md) for the execution time of each solution.\n\nThanks for another amazing year of AoC [@ericwastl](https://twitter.com/ericwastl) :christmas_tree:\n\n## Usage\n```sh\ncargo run --release --bin [DAY] # run a specific day\ncargo run --release             # run all days\n```\n\n## All years\n- [2024](https://github.com/AxlLind/AdventOfCode2024/) in Rust :crab:\n- [2023](https://github.com/AxlLind/AdventOfCode2023/) in Rust :crab:\n- [2022](https://github.com/AxlLind/AdventOfCode2022/) in Rust :crab:\n- [2021](https://github.com/AxlLind/AdventOfCode2021/) in Rust :crab:\n- [2020](https://github.com/AxlLind/AdventOfCode2020/) in Rust :crab:\n- [2019](https://github.com/AxlLind/AdventOfCode2019/) in Rust :crab:\n- [2018](https://github.com/AxlLind/AdventOfCode2018/) in Python :snake:\n- [2017](https://github.com/AxlLind/AdventOfCode2017/) in Haskell λ\n- [2016](https://github.com/AxlLind/AdventOfCode2016/) in OCaml :camel:\n- [2015](https://github.com/AxlLind/AdventOfCode2015/) in Clojure λ\n\n## Leaderboard\n![leaderboard](./screenshots/leaderboard.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAxlLind%2FAdventOfCode2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAxlLind%2FAdventOfCode2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAxlLind%2FAdventOfCode2020/lists"}