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.
☆47Updated 9 months ago
Alternatives and similar repositories for pkg:
Users that are interested in pkg are comparing it to the libraries listed below
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆70Updated last month
- Collect data about your dependencies☆43Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A Unicode-based case conversion library for Go☆58Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated 2 years ago
- This package provides a framework for writing validations for Go applications.☆93Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚨 slog sampling: drop repetitive log records☆73Updated last month
- Experiments with Go generics☆98Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last week
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆64Updated 2 years ago
- Tool for golang that generates jennifer code☆70Updated last year
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- A PDF renderer for the goldmark markdown parser.☆130Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Library to generate TOTP/HOTP codes☆139Updated last year
- Simple managed reload mechanism for Go☆45Updated 6 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- Optional values for Go☆103Updated 2 months ago
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Convert Golang Struct To GraphQL Object On The Fly☆40Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- some data structures and algorithms using golang☆69Updated last year
- various libs or tools for Golang☆102Updated last week
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 2 months ago