How do I structure my files to comfortably work on the advent of code challenges?

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

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

    https://adventofcode.com/ (by 0xmycf)

  • haskell

    My Haskell Learning (mostly AOC) (by martinhelmer)

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

    InfluxDB logo
  • advent-of-code-2022

  • I have one file per each day, but files are cabal scripts -> so each file is standalone, can be run standalone, and can define its own dependencies. https://github.com/Martinsos/advent-of-code-2022

  • advent-of-code-2022

    🎅🌟❄️☃️🎄🎁 (by mstksg)

  • I think Justin Lee is using template Haskell to find all solutions: https://github.com/mstksg/advent-of-code-2022

  • advent-of-code-template

    A Haskell project template for Advent of Code solutions.

  • adventofcode2021

  • The setup I use is to have a single (cabal/stack) project for the whole thing, with an executable per day, and a shared library. You can see the setup in my code from 2021

  • advent

    Advent of Code complete solution archive and common library (by glguy)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • advent-of-code-2022

    Advent of Code 2022 in Haskell (by prikhi)

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

  • Advent of Code 2022 day 13

    9 projects | /r/haskell | 12 Dec 2022
  • Advent of Code 2022 day 9

    12 projects | /r/haskell | 8 Dec 2022
  • Advent of Code 2022 day 8

    8 projects | /r/haskell | 7 Dec 2022
  • Discussão sobre o Advent of Code 2022 - Dia 4: Algebra booliana e ordenação

    1 project | dev.to | 7 Dec 2022
  • Advent of Code 2022 day 7

    7 projects | /r/haskell | 6 Dec 2022