advent-of-code-2022 VS aoc2022

Compare advent-of-code-2022 vs aoc2022 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
advent-of-code-2022 aoc2022
9 2
3 0
- -
10.0 10.0
over 1 year ago over 1 year ago
Haskell Haskell
GNU General Public License v3.0 only -
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-2022

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

aoc2022

Posts with mentions or reviews of aoc2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.
  • Advent of Code 2022 day 24
    3 projects | /r/haskell | 23 Dec 2022
    This was very straightforward. Just precompute the safe positions (it is enough to compute up to lcm(height, width) and bubble from the top left point until the right bottom is reached. Haskell beginner code: https://github.com/surypavel/aoc2022/blob/main/24a.hs (note to myself: i should learn to use reader monad).
  • Advent of Code 2022 day 12
    10 projects | /r/haskell | 11 Dec 2022
    As a newbie in haskell, i made this https://github.com/surypavel/aoc2022/blob/main/12a.hs , criticism welcome.

What are some alternatives?

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

advent - Advent of Code complete solution archive and common library

AdventOfCodeHaskell - solutions to advent of code problems

aoc-haskell-template - Advent of Code template for Haskell

advent-of-code-y2022 - Advent of Code year 2022

Peggy - The Parser Generator for Haskell

AdventOfCode2022 - Solutions to all 25 Advent of Code 2022 in Rust 🦀 Less than 100 lines per day, total runtime of less than 1 second.

aoc2022

advent-of-code-dev-2021 - Interactive development environment and runner for Advent of Code challenges

advent-of-code-ocr - Parsing ASCII art word solutions for advent of code

aoc - Solutions to adventofcode.com

advent-of-code - Advent of Code solutions