madflojo / testcerts
Dynamically generate self-signed certificates and certificate authorities for Go tests
☆74Updated 2 months ago
Alternatives and similar repositories for testcerts:
Users that are interested in testcerts are comparing it to the libraries listed below
- A set of performant rate limiters for Go☆90Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆69Updated 3 months ago
- Optional values for Go☆103Updated 2 months ago
- Native type for dealing with dates in Go☆67Updated this week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Go library for HTTP content type negotiation☆53Updated last month
- A handy and powerful library to deal with unstructured data☆27Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 5 months ago
- 🚨 slog sampling: drop repetitive log records☆73Updated last month
- Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algo…☆62Updated this week
- ☆34Updated 10 months ago
- Bridge between Go testing.T and slog.☆62Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆56Updated 3 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆123Updated last month
- perhaps the best CORS middleware library for Go☆62Updated this week
- Simple library to add async/await to Go using generics and closures.☆45Updated 2 years ago
- 🍃 Tiny event emitter built on generics☆41Updated last year
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆100Updated 7 months ago
- Quick helpers for testing Go applications using generics.☆51Updated last year
- spectacular Golang struct tag parsing☆61Updated last year
- In-process request tracing☆97Updated last year
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.