{"id":20431110,"url":"https://github.com/varbrad/aoc23","last_synced_at":"2026-05-09T16:03:22.448Z","repository":{"id":210185856,"uuid":"725949513","full_name":"varbrad/aoc23","owner":"varbrad","description":"My Advent of Code 2023 solutions. All written in TypeScript, running using Bun \u0026 testing using the built-in test framework.","archived":false,"fork":false,"pushed_at":"2023-12-25T10:08:28.000Z","size":307,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T00:51:03.731Z","etag":null,"topics":["advent-of-code-2023","bun","typescript"],"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/varbrad.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-01T07:58:32.000Z","updated_at":"2023-12-10T00:53:50.000Z","dependencies_parsed_at":"2023-12-24T19:33:19.609Z","dependency_job_id":"0cf0ace3-a492-46d1-8909-996fdee8301f","html_url":"https://github.com/varbrad/aoc23","commit_stats":null,"previous_names":["varbrad/aoc23"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/varbrad/aoc23","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Faoc23","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Faoc23/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Faoc23/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Faoc23/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varbrad","download_url":"https://codeload.github.com/varbrad/aoc23/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Faoc23/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281397722,"owners_count":26494003,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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-2023","bun","typescript"],"created_at":"2024-11-15T08:10:32.125Z","updated_at":"2025-10-28T07:06:34.851Z","avatar_url":"https://github.com/varbrad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aoc23\n\n## Notes\n\n- Day 24\n  - Part 2 was solved using the Z3 theorem prover - but the npm library does not work in Bun - so I had to make a seperate JS script that runs in Node.js instead. This is not commited as part of the repo. See [./solutions/d24.ts](./solutions/d24.ts) for more info.\n- Day 25\n  - There is no part 2.\n\n## Usage\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo test:\n\n```bash\nbun test\n```\n\nTo benchmark:\n\n```bash\nbun benchmark.ts\n```\n\n[Click here to view the latest benchmark runs in CI](https://github.com/varbrad/aoc23/actions/workflows/benchmark.yml)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarbrad%2Faoc23","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarbrad%2Faoc23","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarbrad%2Faoc23/lists"}