Advent of Code 2021 day 05

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • aoc-2021

    Haskell solutions to https://adventofcode.com/2021 (by amalloy)

  • My solution, which I streamed. Not very happy with my solution today, though - nothing particularly clever, and some duplicated code I didn't have a very good way to factor out.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • adventOfCode2021

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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts