go-playground / pkg
pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name with an additional suffix of `ext` to avoid naming conflicts.
☆45Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for pkg
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆61Updated last year
- 🚨 slog sampling: drop repetitive log records☆52Updated last month
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 months ago
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- Fast, dependable universally unique ids☆24Updated 9 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆67Updated 3 weeks ago
- Struct validation using tags☆46Updated 2 months ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆49Updated 2 weeks ago
- This package provides a framework for writing validations for Go applications.☆94Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆47Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆69Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last week
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Simple managed reload mechanism for Go☆43Updated last month
- 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
- Expression evaluator for Go☆66Updated 7 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- An inflection engine for golang☆102Updated last month
- Simple Finite State Machine in go. Inspired from https://xstate.js.org☆42Updated 3 years ago
- OpenTelemetry Go distribution for Uptrace☆97Updated last week
- A PDF renderer for the goldmark markdown parser.☆123Updated 11 months ago
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆63Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- All you need when you are working with countries in Go.☆87Updated last year
- Go localization framework☆31Updated last month
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- Lightweight web framework based on net/http.☆36Updated 2 years ago