mschneider82 / problem
A go library that implements application/problem+json and application/problem+xml
☆67Updated last year
Alternatives and similar repositories for problem
Users that are interested in problem are comparing it to the libraries listed below
Sorting:
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆74Updated 3 weeks ago
- helper middleware and functionality for go-chi/chi☆38Updated 2 weeks ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Simple fan-in batching for optimization of highly concurrent workloads☆14Updated 2 years ago
- A set of performant rate limiters for Go☆90Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Simple error handling primitives☆61Updated 4 years ago
- Apache AVRO for go☆47Updated 6 months ago
- Prometheus middleware for chi☆30Updated 2 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Time Ranges☆39Updated last year
- Integration testing in Go with Docker☆108Updated last month
- atomic measures + Prometheus exposition library☆27Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Allows to mark Go enum types as exhaustive.