Enums?

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

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

    An enum generator for go

  • Ive found enums in Go are a pain point, especially across an organization because there are many valid ways to implement it. It's also fairly verbose to implement. The way Ive solved for it is code generation. This is a pretty good library that my team uses in production https://github.com/abice/go-enum

  • 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

  • Why no enums?

    2 projects | /r/golang | 10 Nov 2022
  • Does Go not have enums in the sense that I can use them as a type?

    4 projects | /r/golang | 12 Oct 2022
  • How to do Enums in Go

    2 projects | /r/golang | 8 May 2021
  • Fourteen Years of Go

    13 projects | news.ycombinator.com | 11 Nov 2023
  • Ten Years of “Go: The Good, the Bad, and the Meh

    5 projects | news.ycombinator.com | 18 Jul 2023