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
☆139Updated 3 weeks 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☆163Updated last week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆278Updated last week
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆123Updated last month
- Go 1.23 range functions with database/sql☆145Updated 4 months ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆104Updated 6 months ago
- Go linter for forbidding identifiers☆135Updated 2 months ago
- Bridge between Go testing.T and slog.☆62Updated last year
- A modern generic testing assertions library for Go☆180Updated 3 weeks ago
- ☆226Updated this week
- The Golang linter that checks usage of github.com/stretchr/testify.☆128Updated last week
- Generic resource pool for Go☆348Updated last month
- 🚨 slog: Attribute formatting☆162Updated last month
- Script engine, especially good for tests☆150Updated last year
- Concurrency toolkit for Go☆199Updated 7 months ago
- Experimental implementation of a proposed v2 encoding/json package☆476Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- A Go linter to check that errors from external packages are wrapped☆326Updated 2 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆248Updated last week
- A Go time testing library for writing deterministic unit tests☆253Updated 2 months ago
- JSON benchmarks to compare different Go JSON implementations☆47Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆453Updated this week
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆261Updated last week
- ☆124Updated last year
- ☆85Updated 2 months ago
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.☆285Updated this week
- OpenTelemetry SQL database driver wrapper for Go☆115Updated last week
- Is a general library to help modify or set data within data structures and other objects.☆258Updated 2 months ago
- json encoding and decoding☆210Updated 3 months ago
- Collection of log/slog related projects.☆219Updated 2 months ago
- Naive code generator that creates mock implementation using testify.mock☆206Updated last month