AdventOfCode2022 VS AoC

Compare AdventOfCode2022 vs AoC and see what are their differences.

AoC

my personal repo for the advent of code yearly challenge (by Fadi88)
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
AdventOfCode2022 AoC
4 87
0 18
- -
10.0 8.1
over 1 year ago 16 days ago
Kotlin Python
- GNU General Public License v3.0 or later
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.

AdventOfCode2022

Posts with mentions or reviews of AdventOfCode2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-10.
  • -🎄- 2022 Day 11 Solutions -🎄-
    162 projects | /r/adventofcode | 10 Dec 2022
    Day 11 Solutions - I'm a bit tired but will come back to this tomorrow to try to optimize it a little more and to look at other answers to see if I missed anything. I had originally tried with BigInteger (and no modulo lol) and that seemed like it was gonna run for like a week or something for Part 2, so glad I could get it to a couple seconds but wondering if there is more to do
  • -🎄- 2022 Day 8 Solutions -🎄-
    208 projects | /r/adventofcode | 7 Dec 2022
    Day 8 Solution
  • -🎄- 2022 Day 3 Solutions -🎄-
    250 projects | /r/adventofcode | 2 Dec 2022
    Kotlin for Day 3 https://github.com/jdvp/AdventOfCode2022/blob/main/src/main/kotlin/me/jdvp/adventofcode/daily/Day3.kt
  • -🎄- 2022 Day 2 Solutions -🎄-
    239 projects | /r/adventofcode | 1 Dec 2022
    So I was code-golfing my solution a lot and trying various stuff to remove when statements in my Kotlin code and have the solution be purely mathematical, my full solution here: Day 2 Solution

AoC

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

What are some alternatives?

When comparing AdventOfCode2022 and AoC you can also consider the following projects:

adventofcode - :christmas_tree: Advent of Code (2015-2023) in C#

advent-of-code - My solutions for Advent of Code

aoc2022 - Advent of Code 2022 - my answers

adventofcode - Solutions for problems from AdventOfCode.com

aoc2022 - 🎄

aoc2020 - Advent of Code 2020 - my answers

AoC2022

AdventOfCode-Java - adventOfCode(Language.JAVA);

adventofcode - Advent of code solutions

advent-of-code-go - All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

advent-of-code

aoc2021 - Advent of Code 2021 Solutions