{"id":17774827,"url":"https://github.com/rickwong/go-aoc","last_synced_at":"2025-04-01T15:40:44.979Z","repository":{"id":208325482,"uuid":"721107462","full_name":"RickWong/go-aoc","owner":"RickWong","description":"Advent of Code in Go. First make it work, then right, then fast, then simple. Going for all puzzles \u003c 1s.","archived":false,"fork":false,"pushed_at":"2024-02-16T13:57:32.000Z","size":305,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T09:31:46.838Z","etag":null,"topics":["algorithms","aoc","avx2","avx512","datastructures","go","golang","neon","optimizations","performance","simd","simde","sse","sve"],"latest_commit_sha":null,"homepage":"","language":"Go","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/RickWong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-11-20T11:22:23.000Z","updated_at":"2024-02-04T15:55:36.000Z","dependencies_parsed_at":"2024-02-03T18:38:58.699Z","dependency_job_id":"7c0d8c0a-b76c-49cd-95d2-c4724c495cf5","html_url":"https://github.com/RickWong/go-aoc","commit_stats":null,"previous_names":["rickwong/go-aoc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickWong%2Fgo-aoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickWong%2Fgo-aoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickWong%2Fgo-aoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickWong%2Fgo-aoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RickWong","download_url":"https://codeload.github.com/RickWong/go-aoc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246665047,"owners_count":20814240,"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":["algorithms","aoc","avx2","avx512","datastructures","go","golang","neon","optimizations","performance","simd","simde","sse","sve"],"created_at":"2024-10-26T21:52:25.325Z","updated_at":"2025-04-01T15:40:44.954Z","avatar_url":"https://github.com/RickWong.png","language":"Go","readme":"# Advent of Code in Go\n\nFast and simple Advent of Code solutions written in Go. First make it work, then make it right, then make it fast. Going for all puzzles \u003c 1s.\n\n| Year | Stars | Runtime |\n|------|------:|--------:|\n| 2021 |    15 |  0.22 s |\n| 2023 |    50 |  0.84 s |\n\n## Installation\n\n```sh\n# get brew from https://brew.sh\n\n# install just\nbrew install just\n\n# install dependencies\njust install\n\n# build project\njust build\n```\n\n## Usage\n\n```sh\n# run with automatic restarts\njust dev\n\n# run tests with just once\njust test\n\n# run tests with automatic restarts\njust devtest\n\n# debug on port 5678 with automatic restarts\njust debug\n\n# format all the code\njust format\n\n# typecheck all the code\njust typecheck\n\n# lint all the code (lints are extra rules agreed upon by the team)\njust lint\n\n# audit all the code\njust audit\n```\n\n## VS Code extensions\n\n- Go (official)\n- Golang postfix code completion\n- Go Snippets\n- Tabnine AI\n- Task (official)\n\n## GoLand plugins\n\n- GitHub Copilot\n- Just\n- Rainbow Brackets\n- Tabnine AI\n\n## License\n\nThis project is licensed under the GNU General Public License version 3.0 (GPL-3.0, or GPLv3).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickwong%2Fgo-aoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickwong%2Fgo-aoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickwong%2Fgo-aoc/lists"}