Small sum types in Golang

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    A simple utility for running exhaustiveness checks on Go "sum types."

  • I find this implementation to be quite minimal and less clumsy than alternatives. Sure, you don't get nice exhaustive pattern matching. Also, type inference gets in the way when instantiating UserKey (though you can wrap it in constructor functions). But expressing your intent using types still makes your code much more convenient and easier to understand.

  • 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

  • Take a look at traefik, even if you don't use containers

    10 projects | news.ycombinator.com | 5 May 2024
  • Monitoring energy usage with smart plugs, Prometheus and Grafana

    6 projects | news.ycombinator.com | 5 May 2024
  • What’s New in Apache Answer 1.3.0?

    2 projects | dev.to | 5 May 2024
  • JuiceFS 1.2 Beta 1: Gateway Upgrade, Enhanced Multi-User Permission Management

    2 projects | dev.to | 5 May 2024
  • (Part 5)Golang Framework Hands-on - KisFlow Stream Computing Framework-Connector

    1 project | dev.to | 5 May 2024