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
☆160Updated 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
Sorting:
- Generic resource pool for Go☆382Updated 4 months ago
- 🪵 Ensure consistent code style when using log/slog☆209Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆540Updated last week
- JSON benchmarks to compare different Go JSON implementations☆94Updated last week
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆435Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆528Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆304Updated last week
- 🚨 slog: Attribute formatting☆193Updated last week
- Structured concurrency made easy☆391Updated 2 weeks ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆287Updated this week
- A Go tool to auto generate methods for your enums☆493Updated 3 weeks ago
- Concurrency toolkit for Go☆217Updated last year
- A tiny HTTP server for supporting custom Golang import paths☆331Updated 4 months ago
- Is a general library to help modify or set data within data structures and other objects.☆283Updated 8 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 3 months ago
- Collection of log/slog related projects.☆235Updated 2 months ago
- json encoding and decoding☆231Updated 2 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆377Updated this week
- Naive code generator that creates mock implementation using testify.mock☆210Updated 2 months ago
- net/http rate limiter middleware☆376Updated 5 months ago
- A Go time testing library for writing deterministic unit tests☆261Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆621Updated 5 months ago
- ☆106Updated 7 months ago
- ⚡️ Automatically add Trace Spans to Go functions☆278Updated last month
- Go HTTP request logger with structured logging capabilities built on "log/slog" package☆270Updated 2 months ago
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆110Updated 4 months ago
- Effortlessly visualize mod graph with all external dependencies for your Go projects☆217Updated 8 months ago
- OpenTelemetry Tracing instrumentation for PostgreSQL☆167Updated last month
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆121Updated this week