AoC2021 VS advent-of-code

Compare AoC2021 vs advent-of-code 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
AoC2021 advent-of-code
4 25
0 2
- -
0.0 6.2
over 2 years ago 5 months ago
Elixir R
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.

AoC2021

Posts with mentions or reviews of AoC2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.
  • Need help with code efficiency (day 15 AoC, part 1 and 2)
    3 projects | /r/elixir | 15 Dec 2021
    Disclaimer: I am learning Elixir this year trough AoC so code quality is in a shape that could find a place on r/programinghorror I would like to ask with help optimising algorithm I made for solving today's (day 15, 2021) Advent of Code problem. I implemented Dijkstra's (I think) and first part already need 35+ seconds to get the resautls. This is the code I made but I don't know how to optimize it (Maps probably aren't the most efficient thing to use in code that goes that far into recursion), to reach some more normal execution times. I would like to not use 3rd party/external libraries if possible, but any help is appriciated.
  • -🎄- 2021 Day 10 Solutions -🎄-
    171 projects | /r/adventofcode | 9 Dec 2021
    Elixir Quite a fun little exercise today. Code is still ugly as death, but I finally feal like I can enjoy the language freely. On other note, how could I solve the problem with me having to push char at the amstart of array without overloading process_line/2 ? (Line 5)
  • -🎄- 2021 Day 7 Solutions -🎄-
    199 projects | /r/adventofcode | 6 Dec 2021
    elixir Probably not very efficient and quite ugly. But it works... If anyone has any sugestions how to make it better (how to become better @elixir) i would greatly appriciate it
  • -🎄- 2021 Day 3 Solutions -🎄-
    230 projects | /r/adventofcode | 2 Dec 2021
    My solution in elixir (github link) It's not the cleanest fastest solution probably but does the job well enough. Still fighting with language a bit and forgeting some things in it sometimes (first time using it)

advent-of-code

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

What are some alternatives?

When comparing AoC2021 and advent-of-code you can also consider the following projects:

adventofcode - Solutions for problems from AdventOfCode.com

AoC - Advents of Code in NASM x86_64 assembly

adventofcode - Advent of code solutions

AdventOfCode

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

adventofcode - Advent of Code solutions

aoc2021 - Advent of Code 2021 - my answers

adventofcode - Advent of Code challenge solutions

advent-of-code-2021

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

AdventOfCode2022 - My solutions for Advent Of Code 2022

adventofcode - Answers to Advent of Code