AdventOfCode2022 VS advent-of-code

Compare AdventOfCode2022 vs advent-of-code and see what are their differences.

advent-of-code

Repo of algorithms for solving Advent of Code challenges (by ekwoka)
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 advent-of-code
3 12
1 2
- -
10.0 8.2
over 1 year ago 4 months ago
Python TypeScript
- 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.

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-22.
  • -🎄- 2022 Day 23 Solutions -🎄-
    60 projects | /r/adventofcode | 22 Dec 2022
    Part 1 : I just implemented a very careful simulation, using a set to store elves positions and a few auxiliary functions to check all directions.
  • -🎄- 2022 Day 21 Solutions -🎄-
    124 projects | /r/adventofcode | 20 Dec 2022
    Part 1 : Iterate over all nodes, solving for those for which we know their children already.
  • -🎄- 2022 Day 16 Solutions -🎄-
    68 projects | /r/adventofcode | 15 Dec 2022
    Part 1 is just a careful DFS implemented iteratively (no recursion), using (time, location, valves_opened) => score as a criteria to check if it is worth to explore a state or not. At every state, I add a new branch if we can open a valve in the current location AND one new branch for every possible new valve to visit.

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 2023-12-07.

What are some alternatives?

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

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

noulith - *slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it

advent-of-code-2022 - actually publishing my solutions now that they're not redundant...

aoc-2022 - Advent of Code 2022!

AdventOfCode2022 - My AoC22 Solutions

aoc2022 - Advent of Code 2022 Solutions

AdventOfCode2022

advent-of-code - my solutions for https://adventofcode.com/

adventofcode-hs-2022 - Solutions to https://adventofcode.com/2022 (complete)

advent-of-code-solutions - Solutions to the yearly challenges from Advent of Code

advent_of_code - My Elixir solutions to Advent of Code

adventofcode-2022 - Solutions for https://adventofcode.com/2022/.