aoc2020 VS aoc2018

Compare aoc2020 vs aoc2018 and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
aoc2020 aoc2018
4 1
5 0
- -
0.0 10.0
over 3 years ago over 2 years ago
Kotlin Go
The Unlicense The Unlicense
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.

aoc2020

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

aoc2018

Posts with mentions or reviews of aoc2018. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • Me: "I'm going to learn rust for Advent of code!" Also me:
    10 projects | /r/adventofcode | 6 Dec 2022
    To be fair, compared to other years, only Elixir (last year) was more frustrating to learn than Rust (such that it does look like the picture above, due to many prototypes and all visualisation code being written in Python). I used Kotlin in 2020 and did Go for 2018 (though I didn't participate in that one live). I'm using C# this year, and all of these were simple enough that I didn't need to spend more time learning how to do things than actually doing them.

What are some alternatives?

When comparing aoc2020 and aoc2018 you can also consider the following projects:

AdventOfCode2022 - https://adventofcode.com/2022

aoc2020 - Advent of Code 2020 - my answers

aoc2021 - Advent of Code 2021 (Elixir + Pygame)

aoc2019 - Advent of Code 2019 (Rust)

too-many-lists - Learn Rust by writing Entirely Too Many linked lists

rust-by-example - Learn Rust with examples (Live code editor included)