Complete! Repo and Thoughts in Comments

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • advent-of-code-go

    All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

  • Tests are almost always a good thing, but with AOC in particular, it’s helpful for testing your assumptions with example inputs, and for more complex problems (looking at elf/goblin) it can be the difference between staring at your code for another hour and finding the bug in 15 minutes.

  • AdventOfCode

    This is where I do Advent Of Code (by zugerto)

  • I tried Go back in 2017 (https://github.com/zugerto/AdventOfCode/tree/master/2017/GO) but christmas preparations got prioritized so I didn’t finish and then life happend. It’s difficult trying out a new language and not knowing if you are using it in the way intended. I will compare my solutions to yours, hopefully I learn something new

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts