{"id":26013291,"url":"https://github.com/vitberget/aoc-rust","last_synced_at":"2025-03-06T01:36:03.042Z","repository":{"id":107215393,"uuid":"600229866","full_name":"vitberget/aoc-rust","owner":"vitberget","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-17T10:22:14.000Z","size":534,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T11:27:49.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/vitberget.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":"2023-02-10T22:00:08.000Z","updated_at":"2025-01-17T10:22:16.000Z","dependencies_parsed_at":"2024-12-10T16:18:52.384Z","dependency_job_id":"dfe79fd0-89a4-4b53-9f28-e6e099a9bf59","html_url":"https://github.com/vitberget/aoc-rust","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/vitberget%2Faoc-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitberget%2Faoc-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitberget%2Faoc-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitberget%2Faoc-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitberget","download_url":"https://codeload.github.com/vitberget/aoc-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242132936,"owners_count":20077092,"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":[],"created_at":"2025-03-06T01:36:02.501Z","updated_at":"2025-03-06T01:36:03.029Z","avatar_url":"https://github.com/vitberget.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code - Rust\n\nSolving [Advent of Code](https://adventofcode.com/).\n\nExperimenting with [Rust](https://www.rust-lang.org/), hopefully learning stuff :D. \n\nI most often solve AoC in [Clojure](https://clojure.org/) first. \u003chttps://github.com/vitberget/advent-of-code-clojure\u003e\n\n## Profiling, when available\n\nRun with envirment flag `AOC_PROFILING` set to... anything.\n\n```sh\nAOC_PROFILING=1 cargo run --bin year2024_day11\n```\n\n## Input\n\n1. Without arguments: take file content from `puzzles/year-YYYY-dayDD.txt`\n2. Without argument `-`: read from stdin\n3. Without other argument: take file content from file names as argument\n\n## Aoc Utils\n\nThe `aoc-utils` binary can download puzzles and create template solutions.\n\n```sh\ncargo run --bin aoc-utils create 2025 1 \n```\n\n```sh\ncargo run --bin aoc-utils download 2025 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitberget%2Faoc-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitberget%2Faoc-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitberget%2Faoc-rust/lists"}