advent VS possession

Compare advent vs possession and see what are their differences.

advent

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

possession

a small roguelike in Haskell (by patrickt)
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 possession
9 1
35 5
- -
9.3 10.0
13 days ago over 1 year ago
Haskell Haskell
- -
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

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

possession

Posts with mentions or reviews of possession. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.
  • Optimising Haskell 2: swapping Set for Array
    3 projects | /r/haskell | 4 Jan 2023
    Seconding this. Expressing cellular automata as comonads is really fun. For what it’s worth, you don’t necessarily need Representable: all you need is a zipper comonad, and then a universe comonad (a zipper containing zippers. I have some data types here and an automaton here that generates maps for a roguelike.

What are some alternatives?

When comparing advent and possession you can also consider the following projects:

aoc2022

conway - Conway's game of life in 100 lines or less!

advent-of-code-2022 - Advent of Code 2022 in Haskell

aoc2022

Advent-of-code - https://adventofcode.com/

advent-of-code-2018 - Advent of Code 2018 Solutions (Spoilers!)

Advent2022 - Advent Of Code 2022

advent-of-code-2022

aoc2022

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

advent-of-code

aoc2021 - Advent of Code 2021 - my answers