{"id":17023332,"url":"https://github.com/boehs/aoc","last_synced_at":"2026-05-17T02:37:58.254Z","repository":{"id":118800245,"uuid":"573073576","full_name":"boehs/aoc","owner":"boehs","description":"🎄 I'm bad at this","archived":false,"fork":false,"pushed_at":"2025-10-24T22:06:49.000Z","size":174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T13:51:58.061Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","bun"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/boehs.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"evan","tidelift":null,"community_bridge":null,"liberapay":"e","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"polar":null,"custom":null}},"created_at":"2022-12-01T16:33:29.000Z","updated_at":"2025-10-24T22:06:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ad1ebf2-8cd6-4bc5-80d6-31de3e41c2e3","html_url":"https://github.com/boehs/aoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boehs/aoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boehs%2Faoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boehs%2Faoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boehs%2Faoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boehs%2Faoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boehs","download_url":"https://codeload.github.com/boehs/aoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boehs%2Faoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33125371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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","advent-of-code-2022","bun"],"created_at":"2024-10-14T07:12:55.204Z","updated_at":"2026-05-17T02:37:58.249Z","avatar_url":"https://github.com/boehs.png","language":"TypeScript","funding_links":["https://ko-fi.com/evan","https://liberapay.com/e"],"categories":[],"sub_categories":[],"readme":"# (Bad|Bun|Boehs) AOC Solutions\n\n```bash\n# run\nbunx baocr \u003cyear\u003e \u003cday\u003e\n```\n\n# Results\n\nResults for a given year. Presented in avg. ms. across № runs.\n\n## 2022\n\n```\n$ baocr all 2022 -n 10\n🎄 AOC /^2022$/ /^1..15$/ №=10\n     one        two       =sum\n   ┌──────────┬─────────┬──────────┐\n1  | 0.19ms   | 0.17ms  | 0.36ms   |\n   ├──────────┼─────────┼──────────┤\n2  | 0.39ms   | 0.46ms  | 0.85ms   |\n   ├──────────┼─────────┼──────────┤\n3  | 0.46ms   | 0.57ms  | 1.03ms   |\n   ├──────────┼─────────┼──────────┤\n4  | 4.40ms   | 2.93ms  | 7.33ms   |\n   ├──────────┼─────────┼──────────┤\n5  | 0.50ms   | 0.42ms  | 0.92ms   |\n   ├──────────┼─────────┼──────────┤\n6  | 0.24ms   | 1.70ms  | 1.94ms   |\n   ├──────────┼─────────┼──────────┤\n7  | 0.83ms   | 0.42ms  | 1.25ms   |\n   ├──────────┼─────────┼──────────┤\n8  | 15.65ms  | 14.09ms | 29.74ms  |\n   ├──────────┼─────────┼──────────┤\n9  | 2.96ms   | 5.98ms  | 8.94ms   |\n   ├──────────┼─────────┼──────────┤\n10 | 0.07ms   | 0.09ms  | 0.16ms   |\n   ├──────────┼─────────┼──────────┤\n11 | 0.29ms   | 41.59ms | 41.88ms  |\n   ├──────────┼─────────┼──────────┤\n12 | 2.76ms   | 2.38ms  | 5.14ms   |\n   ├──────────┼─────────┼──────────┤\n13 | 0.51ms   | 2.05ms  | 2.56ms   |\n   ├──────────┼─────────┼──────────┤\n14 | 2.00ms   | 25.52ms | 27.52ms  |\n   ├──────────┼─────────┼──────────┤\n15 | 692.50ms |         | 692.50ms |\n   └──────────┴─────────┴──────────┘\n```\n\n## 2023\n\n```\n$ baocr all 2023 -n 10\n🎄 AOC λy.2023 λd.1..3 №=10\n     one      two      =sum\n   ┌────────┬────────┬────────┐\n1  | 0.23ms | 1.64ms | 1.87ms |\n   ├────────┼────────┼────────┤\n2  | 0.33ms | 0.29ms | 0.62ms |\n   ├────────┼────────┼────────┤\n3  | 1.34ms | 0.74ms | 2.08ms |\n   └────────┴────────┴────────┘\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboehs%2Faoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboehs%2Faoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboehs%2Faoc/lists"}