advent2020 VS advent_of_code_utils

Compare advent2020 vs advent_of_code_utils and see what are their differences.

advent2020

My Solutions to Advent of Code 2020 in Elixir (by ericgroom)
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_utils
1 1
2 14
- -
3.8 7.7
over 3 years ago about 2 months ago
Elixir Elixir
- 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.

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_utils

Posts with mentions or reviews of advent_of_code_utils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.

What are some alternatives?

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

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

mix_gleam - ⚗️ Build Gleam code with mix

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

adventofcode

Licensir - An Elixir mix task that lists all the licenses used by your Mix project dependencies.

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

advent-of-code-2021 - An Elixir learner's solution for the Advent of Code 2021 event.

adventofcode - Advent of code solutions