advent_of_code_2020 VS advent2020

Compare advent_of_code_2020 vs advent2020 and see what are their differences.

advent_of_code_2020

My solutions for the 2020 Advent of Code (https://adventofcode.com/2020) (by sevenseacat)

advent2020

My Solutions to Advent of Code 2020 in Elixir (by ericgroom)
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_2020 advent2020
1 1
2 2
- -
0.4 3.8
over 3 years ago over 3 years ago
Elixir Elixir
- -
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.

advent_of_code_2020

Posts with mentions or reviews of advent_of_code_2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • Advent of Code 2021 with Elixir
    7 projects | /r/elixir | 17 Nov 2021
    I’ve done every year previously in Elixir - currently collating all of my years into one repo, but here’s last year (incomplete…) https://github.com/sevenseacat/advent_of_code_2020

advent2020

Posts with mentions or reviews of advent2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • Advent of Code 2021 with Elixir
    7 projects | /r/elixir | 17 Nov 2021
    Thanks for the reading! It turns out I misremembered a bit and the real issue was it’s not possible to create a preallocated array of a certain size (in this case 30 million elements 😱), as each iteration you do a lookup and append to the list. I think I tried :array but looking at the code now I’m not sure how it would perform. I ended up using :ets. If you’re curious my code is actually pretty short for that day.

What are some alternatives?

When comparing advent_of_code_2020 and advent2020 you can also consider the following projects:

adventofcode

advent_of_code_utils - Elixir utilities for Advent of Code

advent-of-code-2019-phoenix-react - Advent of code 2019 as a Phoenix + React + Typescript app

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

adventofcode - Advent of code solutions