{"id":21675189,"url":"https://github.com/alokmenghrajani/adventofcode","last_synced_at":"2025-04-12T04:33:02.739Z","repository":{"id":144928877,"uuid":"112820065","full_name":"alokmenghrajani/adventofcode","owner":"alokmenghrajani","description":"Advent Of Code 2015, 2016, 2017 solution in Rust ☃️🎄🎁🦌🎅","archived":false,"fork":false,"pushed_at":"2018-01-23T23:43:00.000Z","size":424,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T00:03:16.824Z","etag":null,"topics":["2015","2016","2017","advent-of-code-2015","advent-of-code-2015-rust","advent-of-code-2016","advent-of-code-2016-rust","advent-of-code-2017","advent-of-code-2017-rust","adventofcode","adventofcode2015","adventofcode2016","adventofcode2017","rust","solutions"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alokmenghrajani.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-02T06:54:11.000Z","updated_at":"2024-06-01T14:21:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e062a399-c7ae-4b67-ac26-e517ce853162","html_url":"https://github.com/alokmenghrajani/adventofcode","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/alokmenghrajani%2Fadventofcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokmenghrajani%2Fadventofcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokmenghrajani%2Fadventofcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokmenghrajani%2Fadventofcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alokmenghrajani","download_url":"https://codeload.github.com/alokmenghrajani/adventofcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248517252,"owners_count":21117420,"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":["2015","2016","2017","advent-of-code-2015","advent-of-code-2015-rust","advent-of-code-2016","advent-of-code-2016-rust","advent-of-code-2017","advent-of-code-2017-rust","adventofcode","adventofcode2015","adventofcode2016","adventofcode2017","rust","solutions"],"created_at":"2024-11-25T13:51:23.458Z","updated_at":"2025-04-12T04:33:02.729Z","avatar_url":"https://github.com/alokmenghrajani.png","language":"Rust","readme":"# AdventOfCode\nMy (commented) solutions to [AoC](https://adventofcode.com/) 2015-2017 in [Rust](https://www.rust-lang.org/).\n\n           o\n          /|\\\n         //|\\\\\n        ///|\\\\\\\n       ////|\\\\\\\\\n      /////|\\\\\\\\\\\n      0 0 ||| 0 0\n        __|||__\n\n\n## Running\n`cargo run \u003cyear\u003e \u003cday\u003e`\n\n## Noteworthy\nFor `assembunny` (days 12 \u0026 23 in 2016), I implemented a JIT VM. It sounds crazy (and totally overkill), but it was a lot of fun :)\n\n## Other random remarks\n- Writing the input parsing code takes a whole bunch of time. I should do something about that.\n- I should look for duplicated logic and refactor code to leverage some utility code. E.g. wrap-around slice/vector might be useful for a bunch of puzzles.\n- I still feel I'm sometimes fighting the borrow checker. I need to work on my Rust skills, and perhaps\ndo some things differently.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokmenghrajani%2Fadventofcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falokmenghrajani%2Fadventofcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokmenghrajani%2Fadventofcode/lists"}