Help Designing a Functional Data Structure Model

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

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

    Optics for F# (by xyncro)

  • If the boilerplate of writing twelve different variations of setThing thing x = { x with Thing2 = { x.Thing2 with Thing3 = { x.Thing2.Thing3 with (etc...) gets to you, you might look at what is called an optics library in functional programming. Aether is one such library, and it has a good introduction to lenses and prisms. Note that this is a fairly advanced topic and few F# programmers actually use optics in day-to-day coding, because you need to be working a lot with deeply-nested records for them to be worth the trouble!

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

  • Grace Version Control System

    1 project | news.ycombinator.com | 6 May 2024
  • Local migrations for embedded SQLite in F#

    5 projects | dev.to | 2 Mar 2024
  • Exploring a foreign F# codebase

    4 projects | dev.to | 24 Feb 2024
  • Change F#'s Color on GitHub

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Counterfactual Regret Minimisation or How I won any money in Poker?

    2 projects | news.ycombinator.com | 1 Jan 2024