{"id":51607819,"url":"https://github.com/e4ac/aocpp","last_synced_at":"2026-07-12T03:02:09.233Z","repository":{"id":370869119,"uuid":"1297456993","full_name":"e4ac/aocpp","owner":"e4ac","description":"C++ header only library for solving Advent of Code","archived":false,"fork":false,"pushed_at":"2026-07-11T13:17:03.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-11T16:18:18.932Z","etag":null,"topics":["advent-of-code","header-only"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/e4ac.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-07-11T13:14:40.000Z","updated_at":"2026-07-11T13:17:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/e4ac/aocpp","commit_stats":null,"previous_names":["e4ac/aocpp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/e4ac/aocpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e4ac%2Faocpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e4ac%2Faocpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e4ac%2Faocpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e4ac%2Faocpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e4ac","download_url":"https://codeload.github.com/e4ac/aocpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e4ac%2Faocpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35380480,"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-07-12T02:00:06.386Z","response_time":87,"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","header-only"],"created_at":"2026-07-12T03:02:05.916Z","updated_at":"2026-07-12T03:02:09.229Z","avatar_url":"https://github.com/e4ac.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![cmake](https://github.com/e4ac/aocpp/actions/workflows/cmake.yml/badge.svg)](https://github.com/e4ac/aocpp/actions/workflows/cmake.yml)\n[![License: GPLv3](https://img.shields.io/badge/license-GPLv3-blue)](https://opensource.org/license/gpl-3-0)\n\n# AoCPP\nC++ header only library for solving [Advent of Code](https://adventofcode.com/).\n\n## Usage\nAdd below to `CMakeLists.txt`:\n```cmake\ninclude(FetchContent)\nfetchcontent_declare(aocpp GIT_REPOSITORY https://github.com/e4ac/aocpp GIT_TAG main)\nfetchcontent_makeavailable(aocpp)\n```\n\n## Testing\nBuild and test with [`cmake`](https://cmake.org/).\n```shell\ncmake -B bin\ncmake --build bin --parallel 8\nctest --test-dir bin --parallel 8\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe4ac%2Faocpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe4ac%2Faocpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe4ac%2Faocpp/lists"}