SaaSHub helps you find the best software and product alternatives Learn more →
Enumcheck Alternatives
Similar projects and alternatives to enumcheck
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better enumcheck alternative or higher similarity.
enumcheck discussion
enumcheck reviews and mentions
Posts with mentions or reviews of enumcheck.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-16.
-
Rusty enums in Go
You can write a linter that checks for exhaustiveness. I wrote a proof-of-concept some time ago: https://github.com/loov/enumcheck... so probably doesn't work with generics.
-
Why are enums not a thing in Go?
closed set of enumerated values/types; use a linter, e.g. enumcheck
-
Hacking sum types with Go generics
I wrote a proof-of-concept for checking enum exhaustiveness https://github.com/loov/enumcheck.
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Apr 2025
Stats
Basic enumcheck repo stats
3
33
3.5
8 months ago
loov/enumcheck is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of enumcheck is Go.