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 8 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.☆63Updated last year
- Collect data about your dependencies☆43Updated last week
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆68Updated 3 weeks ago
- 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
- Enriches the standard go http client with retry functionality.☆50Updated 9 months ago
- A Unicode-based case conversion library for Go☆58Updated last year
- Package for fast copying structs of different types☆49Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆64Updated 2 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 3 weeks ago
- A PDF renderer for the goldmark markdown parser.☆128Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 🚨 slog sampling: drop repetitive log records☆70Updated last week
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- An inflection engine for golang☆102Updated 4 months ago
- A type-to-type copy function code generator.☆44Updated 5 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated last year
- High Availability Routing and Queueing Application☆49Updated 3 years ago
- Tool for golang that generates jennifer code☆70Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- A collection of small DRY Go utilities to make life easier. DRY = Don't Repeat Yourself.☆68Updated this week
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 4 months ago
- spectacular Golang struct tag parsing☆61Updated last year
- Expression evaluator for Go☆67Updated 11 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 3 weeks ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆72Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago