moznion / go-optionalLinks
A library that provides Go Generics friendly "optional" features.
☆211Updated 3 weeks ago
Alternatives and similar repositories for go-optional
Users that are interested in go-optional are comparing it to the libraries listed below
Sorting:
- golang analyzer that finds structures with uninitialized fields☆184Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrapped☆356Updated 2 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated 3 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆488Updated last year
- A utility to redact sensitive data for slog in Go☆140Updated last month
- 🚨 Echo middleware for slog logger☆136Updated this week
- A Go tool to auto generate methods for your enums☆507Updated last week
- Up to 45x faster 🚀 Auto generate type-safe validation code for structs based on markers.☆248Updated last week
- GCI, a tool that control golang package import order and make it always deterministic.☆543Updated 6 months ago
- Collection of log/slog related projects.☆249Updated 3 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆164Updated last month
- Experimental implementation of a proposed v2 encoding/json package☆536Updated 3 months ago
- Authentication middleware for Connect.☆91Updated 2 months ago
- go-functional is a library of iterators to augment the standard library☆525Updated 2 months ago
- Flexible, efficient request validation for Connect.☆105Updated 2 months ago
- json encoding and decoding☆256Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆229Updated last week
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆308Updated this week
- Go linter for forbidding identifiers☆160Updated 3 months ago
- Jest-like snapshot testing in Go 📸☆246Updated 3 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆598Updated this week
- OpenAPI structures for Go☆340Updated 3 months ago
- Flexible regular expressions constructor for Golang.☆210Updated 2 months ago
- 🚨 slog: Sentry handler☆53Updated this week
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆332Updated last year
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆130Updated last week
- Efficient time formatting library (strftime, strptime) for Golang☆194Updated 4 months ago
- 🚨 slog: Attribute formatting☆209Updated this week
- The Go library for JSON Schema. An official Google project providing a comprehensive toolkit for validation, reflection, and schema const…☆270Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆435Updated last year