moznion / go-optional
A library that provides Go Generics friendly "optional" features.
☆175Updated 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☆263Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆445Updated 3 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆432Updated this week
- Collection of log/slog related projects.☆204Updated 2 weeks ago
- A Go linter to check that errors from external packages are wrapped☆316Updated 2 months ago
- golang analyzer that finds structures with uninitialized fields☆131Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆455Updated 4 months ago
- 🪵 Ensure consistent code style when using log/slog☆121Updated 2 weeks ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆250Updated this week
- A utility to redact sensitive data for slog in Go☆115Updated last month
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆108Updated 3 weeks ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆467Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆433Updated this week
- Go linter for forbidding identifiers☆131Updated this week
- 🚨 Echo middleware for slog logger☆108Updated this week
- 🚨 slog: Attribute formatting☆153Updated this week
- Optional is a library of optional Go types☆214Updated last year
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆122Updated 6 months ago
- Script engine, especially good for tests☆150Updated 10 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆303Updated last month
- Efficient time formatting library (strftime, strptime) for Golang☆180Updated 5 months ago
- Type safe enums for Go without code generation or reflection☆409Updated 5 months ago
- Package heredoc provides the here-document with keeping indent.☆161Updated 3 weeks ago
- Zerolog wrapper for Echo framework 🍅☆99Updated last month
- 🔥 Error handling library with context, assertion, stack trace and source fragments☆558Updated this week
- 🚨 slog: Sentry handler☆48Updated 2 weeks ago
- json encoding and decoding☆203Updated 2 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆116Updated 3 weeks ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆439Updated 7 months ago
- Ordered map☆99Updated 6 months ago