hashicorp / go-set
The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
☆136Updated 2 months ago
Alternatives and similar repositories for go-set:
Users that are interested in go-set are comparing it to the libraries listed below
- 🪵 Ensure consistent code style when using log/slog☆147Updated this week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆122Updated last week
- 🚨 slog: Attribute formatting☆159Updated last week
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆268Updated 2 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆122Updated this week
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆104Updated 5 months ago
- Generic resource pool for Go☆341Updated 2 weeks ago
- ☆220Updated 2 weeks ago
- JSON benchmarks to compare different Go JSON implementations☆45Updated 3 weeks ago
- A modern generic testing assertions library for Go☆179Updated 3 months ago
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆173Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆255Updated this week
- 🚨 slog sampling: drop repetitive log records☆71Updated last week
- Elegant middleware functions for your HTTP clients.☆101Updated 2 years ago
- A Go linter to check that errors from external packages are wrapped☆321Updated 3 months ago
- Collection of log/slog related projects.☆209Updated last month
- Package heredoc provides the here-document with keeping indent.☆163Updated last month
- Script engine, especially good for tests☆149Updated 11 months ago
- Experimental implementation of a proposed v2 encoding/json package☆443Updated last week
- Bridge between Go testing.T and slog.☆58Updated last year
- JSON Schema mapping for Go☆137Updated last month
- Check that no globals are present in Go code.☆110Updated 2 weeks ago
- A Go time testing library for writing deterministic unit tests☆252Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Is a general library to help modify or set data within data structures and other objects.☆251Updated last month
- Linter that confirms DB rows and statements are closed properly.☆84Updated 3 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆228Updated this week
- Concurrency toolkit for Go☆196Updated 6 months ago
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆68Updated 2 months ago