AdventOfCode VS advent-of-code-go

Compare AdventOfCode vs advent-of-code-go and see what are their differences.

advent-of-code-go

All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022 (by alexchao26)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
AdventOfCode advent-of-code-go
5 63
7 152
- -
5.3 3.0
6 months ago 4 months ago
Rust Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AdventOfCode

Posts with mentions or reviews of AdventOfCode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.
  • Languages in 25 Days
    3 projects | news.ycombinator.com | 28 Dec 2022
    I did the same challenge this year, though I didn't use as “esoteric” languages (TeX… I love it :D), but I've made it more difficult than necessary by using the languages I'm familiar with first, before realizing this might be a mistake… I've written on my learnings on the AoC subreddit[0] and if you'd like to see my code, it's of course on GitHub[1].

    0: https://www.reddit.com/r/adventofcode/comments/zwi0t4/2022_w...

    1: https://github.com/d12bb/AdventOfCode/tree/main/2022

  • [2022] What I learned using a different language each day
    1 project | /r/adventofcode | 27 Dec 2022
    Anyways, if you're interested, here's the code. Now I'll try to get rid of all these compilers, interpreters, language servers, Neovim plugins etc. I'll never use again…
  • AoC 2022 day 11 done in Raku, looking for feedback
    1 project | /r/rakulang | 11 Dec 2022
    I never used Raku (or even Perl) before, but as I try to solve Advent of Code using a different language every day this year, I did today's problem in Raku. I'm quite intrigued by its Grammar feature and used it to parse the input, but found it really difficult to get working. That said, I'd like to hear from more experienced Rakuistas if what I did was even remotely idiomatic or looks just gross to your eyes. So here's my code (may be easier to read on Github):
  • -🎄- 2022 Day 11 Solutions -🎄-
    162 projects | /r/adventofcode | 10 Dec 2022
    Today's Raku: src
  • -🎄- 2022 Day 9 Solutions -🎄-
    195 projects | /r/adventofcode | 8 Dec 2022
    I'm doing different language each day, all solutions here.

advent-of-code-go

Posts with mentions or reviews of advent-of-code-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-24.

What are some alternatives?

When comparing AdventOfCode and advent-of-code-go you can also consider the following projects:

aoc2022 - Advent of Code 2022

AoC - my personal repo for the advent of code yearly challenge

AdventOfCode - Hacky solutions for lovely problems

z3 - The Z3 Theorem Prover

adventofcode - adventofcode.com solutions

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala

aoc2018

adventofcode - Solutions for problems from AdventOfCode.com

advent-of-code - My solutions for Advent of Code

Advent-of-code - My solutions of adventofcode.com

aoc2021 - Advent of Code 2021 Solutions