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.
☆50Updated 11 months ago
Alternatives and similar repositories for pkg
Users that are interested in pkg are comparing it to the libraries listed below
Sorting:
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Collect data about your dependencies☆43Updated 3 weeks ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 4 months ago
- Convert Golang Struct To GraphQL Object On The Fly☆41Updated 5 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- 🚨 slog sampling: drop repetitive log records☆82Updated 3 weeks ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆74Updated 3 weeks ago
- An inflection engine for golang☆103Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- DRR scheduler for Go channels☆32Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- A set of performant rate limiters for Go☆90Updated last year
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 4 months ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆51Updated this week
- Fast, dependable universally unique ids☆26Updated 5 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆48Updated 3 months 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
- 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- This package provides a framework for writing validations for Go applications.☆93Updated 2 years ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆54Updated last week
- The fastest HTTP router available for Go.☆60Updated last year