hashicorp / go-setLinks
The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
☆159Updated this week
Alternatives and similar repositories for go-set
Users that are interested in go-set are comparing it to the libraries listed below
Sorting:
- 🪵 Ensure consistent code style when using log/slog☆210Updated 2 weeks ago
- Generic resource pool for Go☆384Updated 5 months ago
- Experimental implementation of a proposed v2 encoding/json package☆532Updated 3 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆306Updated this week
- JSON benchmarks to compare different Go JSON implementations☆97Updated 3 weeks ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆291Updated this week
- 🚨 slog: Attribute formatting☆197Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆555Updated last month
- Concurrency toolkit for Go☆217Updated last year
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆442Updated 3 weeks ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆112Updated 4 months ago
- Structured concurrency made easy☆392Updated last month
- ☆107Updated 8 months ago
- Collection of log/slog related projects.☆235Updated 3 months ago
- ☆99Updated 2 years ago
- Naive code generator that creates mock implementation using testify.mock☆210Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆623Updated 6 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆383Updated this week
- A Go tool to auto generate methods for your enums☆496Updated last month
- A tiny HTTP server for supporting custom Golang import paths☆332Updated 4 months ago
- ☆248Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆285Updated 9 months ago
- Go port of Google's Swiss Table hash table☆454Updated 3 months ago
- A mutation testing tool for Go.☆235Updated last year
- A Go time testing library for writing deterministic unit tests☆265Updated 3 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆154Updated 2 weeks ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 4 months ago
- Go linter for forbidding identifiers☆151Updated 8 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆646Updated 5 months ago
- json encoding and decoding☆236Updated last week