Optimising Haskell 2: swapping Set for Array

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

    Conway's game of life in 100 lines or less! (by ChrisPenner)

  • If you want to go a more functional way the representable store comonad may be worth a try. Chris Penner's Game Of Life implementation is a good example: https://github.com/ChrisPenner/conway/blob/master/src/Conway.hs

  • possession

    a small roguelike in Haskell

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

  • 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

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

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

  • IHP – The Haskell Framework for Non-Haskellers

    1 project | news.ycombinator.com | 22 Apr 2024
  • Ask HN: Is there a GUI for bash shell?

    2 projects | news.ycombinator.com | 19 Apr 2024
  • Lightweight and Composable Servers for Haskell

    1 project | news.ycombinator.com | 18 Apr 2024
  • GitHub: Neurallambda/automata: synth data for training FSMs/PDAs/Turing Machines

    1 project | news.ycombinator.com | 16 Apr 2024
  • Japanese minimalist and his designs for a minimalist lifestyle

    1 project | news.ycombinator.com | 16 Apr 2024