advent2020 VS advent_of_code_2020

Compare advent2020 vs advent_of_code_2020 and see what are their differences.

advent2020

My Solutions to Advent of Code 2020 in Elixir (by ericgroom)

advent_of_code_2020

My solutions for the 2020 Advent of Code (https://adventofcode.com/2020) (by sevenseacat)
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
advent2020 advent_of_code_2020
1 1
2 2
- -
3.8 0.4
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.

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.

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

What are some alternatives?

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

advent_of_code_utils - Elixir utilities for Advent of Code

adventofcode

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