adventOfCode2021 VS advent-of-code

Compare adventOfCode2021 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
adventOfCode2021 advent-of-code
2 28
0 7
- -
4.5 0.0
over 2 years ago over 1 year ago
Haskell Haskell
BSD 3-clause "New" or "Revised" 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.

adventOfCode2021

Posts with mentions or reviews of adventOfCode2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-04.
  • Advent of Code 2021 day 05
    3 projects | /r/haskell | 4 Dec 2021
    My solution, using a poor mans Multiset/Bag/Counter,, and Linear.V2. I wish containers had one built in. There's Counter in python which comes in handy all the time. I know there's monoidal-containers, but that's a little too heavyweight (depends on aeson) for me.
  • Advent of Code 2021 day 3
    7 projects | /r/haskell | 3 Dec 2021

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-15.

What are some alternatives?

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

aoc2021

aoc-2021 - AOC challenge in Haskell

aoc-2021 - Haskell solutions to https://adventofcode.com/2021

ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

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

advent-of-code-2022 - 🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2022

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

AdventOfCode2021 - My attempt at AdventOfCode2021 (https://adventofcode.com/2021/)

advent-of-code-2022-rust

AdventOfCode2022 - Repository for advent of code code to find solutions. This year in Go.

AdventOfCodeHaskell - Advent of Code in Haskell