SaaSHub helps you find the best software and product alternatives Learn more →
Enumeration Alternatives
Similar projects and alternatives to enumeration
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better enumeration alternative or higher similarity.
enumeration discussion
enumeration reviews and mentions
Posts with mentions or reviews of enumeration.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-22.
-
Why are enums not a thing in Go?
I regularly use a tool I maintain (that I derived from others' work) that generates the enums I need for me. (https://github.com/rickb777/enumeration)
-
How to type a string literal union (or a string enum) in Go?
My tool (https://github.com/rickb777/enumeration) is derived from the excellent work of others; I added serialisation and DB storage features. See the readme.
-
Safer Enums in Go
In Go, I've been quite satisfied with the integer-based constants first blogged about, I think, by Russ Cox. A simple enum code generator was offered; I've developed this idea further in my own tool (https://github.com/rickb777/enumeration).
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Apr 2025
Stats
Basic enumeration repo stats
3
16
6.5
6 days ago
rickb777/enumeration is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of enumeration is Go.