advent_of_code_utils VS advent2020

Compare advent_of_code_utils vs advent2020 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
advent_of_code_utils advent2020
1 1
14 2
- -
7.7 3.8
about 2 months ago over 3 years 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.

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.

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_utils and advent2020 you can also consider the following projects:

mix_gleam - ⚗️ Build Gleam code with mix

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

adventofcode

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

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

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

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

adventofcode - Advent of code solutions