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
☆141Updated 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☆194Updated 3 weeks ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆105Updated 8 months ago
- Generic resource pool for Go☆362Updated 2 weeks ago
- 🚨 slog: Attribute formatting☆167Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆288Updated last week
- Collection of log/slog related projects.☆222Updated 3 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆285Updated this week
- ☆91Updated 3 months ago
- ☆126Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆470Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated last week
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆126Updated 3 months ago
- Is a general library to help modify or set data within data structures and other objects.☆265Updated 4 months ago
- JSON benchmarks to compare different Go JSON implementations☆55Updated 3 months ago
- Go 1.23 range functions with database/sql☆146Updated 5 months ago
- Go HTTP request logger with structured logging capabilities built on "log/slog" package☆241Updated 9 months ago
- Tooling for Go import cycles☆71Updated 9 months ago
- Experimental implementation of a proposed v2 encoding/json package☆492Updated 3 weeks ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆115Updated this week
- Naive code generator that creates mock implementation using testify.mock☆209Updated 3 months ago
- 🚨 Chi middleware for slog logger☆70Updated this week
- json encoding and decoding☆218Updated 5 months ago
- A Go tool to auto generate methods for your enums☆473Updated 2 months ago
- 🚨 slog sampling: drop repetitive log records☆80Updated this week
- Check that no globals are present in Go code.☆112Updated 3 months ago
- A Go linter to check that errors from external packages are wrapped☆331Updated last month
- A modern generic testing assertions library for Go☆190Updated 2 months ago
- JSON Schema mapping for Go☆147Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆585Updated last month