{"id":21186871,"url":"https://github.com/patrickroberts/aoc","last_synced_at":"2026-06-16T23:32:03.067Z","repository":{"id":232206881,"uuid":"726728751","full_name":"patrickroberts/aoc","owner":"patrickroberts","description":"Advent of Code  in C++ (Boost.Mp11)","archived":false,"fork":false,"pushed_at":"2023-12-03T07:57:41.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T20:18:56.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/patrickroberts.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-12-03T07:56:54.000Z","updated_at":"2024-10-23T18:31:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e74e800e-869d-4c32-b574-d92f41a22c4b","html_url":"https://github.com/patrickroberts/aoc","commit_stats":null,"previous_names":["patrickroberts/aoc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickroberts/aoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickroberts%2Faoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickroberts%2Faoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickroberts%2Faoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickroberts%2Faoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickroberts","download_url":"https://codeload.github.com/patrickroberts/aoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickroberts%2Faoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34428196,"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-16T02:00:06.860Z","response_time":126,"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":[],"created_at":"2024-11-20T18:26:52.020Z","updated_at":"2026-06-16T23:32:03.051Z","avatar_url":"https://github.com/patrickroberts.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code in C++ (Boost.Mp11)\n\n## Setup\n\n```sh\ncmake -B build -S . -DAOC_SESSION_COOKIE=...\n```\n\nObtain your value for `AOC_SESSION_COOKIE` by inspecting the `Cookie` HTTP request header your browser sends while logged into https://adventofcode.com. This will be used by CMake to download the puzzle input files for each day during configuration.\n\nYou should avoid committing your session cookie, or your puzzle input files.\n\n## Running\n\n```sh\ncmake --build build --target run_aoc_2023_day_1_part_1_example\n```\n\n```\nhttps://adventofcode.com/2023/day/1\npart 1 example = 142\nBuild finished with exit code 0\n```\n\nHave fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickroberts%2Faoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickroberts%2Faoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickroberts%2Faoc/lists"}