advent2020 VS adventofcode

Compare advent2020 vs adventofcode and see what are their differences.

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 adventofcode
1 55
2 20
- -
3.8 7.8
over 3 years ago 4 months 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.

adventofcode

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

What are some alternatives?

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

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

AdventOfCode2021 - Advent of code 2021

advent_of_code_utils - Elixir utilities for Advent of Code

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

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

adventofcode - Answers to Advent of Code

adventofcode

aoc2021 - Advent of Code 2021 - my answers

rockstar - The Rockstar programming language specification

roast - πŸ¦‹ Raku test suite

aoc2021 - Advent of Code 2021 on my homemade 16-bit CPU SCAMP