moznion / go-optional
A library that provides Go Generics friendly "optional" features.
☆177Updated 2 months ago
Alternatives and similar repositories for go-optional:
Users that are interested in go-optional are comparing it to the libraries listed below
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆267Updated last week
- A Go linter to check that errors from external packages are wrapped☆318Updated 2 months ago
- Collection of log/slog related projects.☆207Updated last month
- 🪵 Ensure consistent code style when using log/slog☆139Updated last week
- A utility to redact sensitive data for slog in Go☆117Updated 2 months ago
- golang analyzer that finds structures with uninitialized fields☆132Updated this week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆108Updated last month
- A Go tool to auto generate methods for your enums☆449Updated 4 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆439Updated last week
- GCI, a tool that control golang package import order and make it always deterministic.☆458Updated 5 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆120Updated this week
- Type safe enums for Go without code generation or reflection☆411Updated 6 months ago
- 🚨 slog: Attribute formatting☆158Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆440Updated this week
- json encoding and decoding☆204Updated 2 months ago
- 🚨 Echo middleware for slog logger☆109Updated last week
- 🚨 slog: Sentry handler☆48Updated last month
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆305Updated 2 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆255Updated this week
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆568Updated last week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆464Updated 3 weeks ago
- Importable package that parses version info from debug.ReadBuildInfo().☆264Updated 3 months ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆189Updated 6 months ago
- A modern generic testing assertions library for Go☆179Updated 3 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆384Updated 2 months ago
- Efficient time formatting library (strftime, strptime) for Golang☆181Updated 5 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆122Updated this week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆441Updated 8 months ago
- Jest-like snapshot testing in Go 📸☆188Updated last week
- OpenAPI structures for Go☆281Updated 5 months ago