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
☆151Updated 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:
- Generic resource pool for Go☆378Updated 3 months ago
- 🚨 slog: Attribute formatting☆180Updated this week
- 🪵 Ensure consistent code style when using log/slog☆205Updated 3 weeks ago
- JSON benchmarks to compare different Go JSON implementations☆83Updated 6 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆279Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆508Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆299Updated last month
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆109Updated 2 months ago
- A tiny HTTP server for supporting custom Golang import paths☆331Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆519Updated last week
- Concurrency toolkit for Go☆216Updated last year
- A Go tool to auto generate methods for your enums☆488Updated 5 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆132Updated 2 months ago
- Structured concurrency made easy☆389Updated 10 months ago
- Collection of log/slog related projects.☆232Updated last month
- The Golang linter that checks usage of github.com/stretchr/testify.☆147Updated this week
- ☆99Updated 6 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 4 months ago
- Is a general library to help modify or set data within data structures and other objects.☆276Updated 7 months ago
- net/http rate limiter middleware☆370Updated 4 months ago
- json encoding and decoding☆228Updated 8 months ago
- Effortlessly visualize mod graph with all external dependencies for your Go projects☆214Updated 7 months ago
- Go 1.23 range functions with database/sql☆148Updated 8 months ago
- ☆246Updated 3 weeks ago
- A Go time testing library for writing deterministic unit tests☆257Updated last month
- Naive code generator that creates mock implementation using testify.mock☆210Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- A modern generic testing assertions library for Go☆196Updated 5 months ago
- A mutation testing tool for Go.☆232Updated 11 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆277Updated 10 months ago