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
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Collect data about your dependencies☆43Updated this week
- A Unicode-based case conversion library for Go☆58Updated last year
- A set of performant rate limiters for Go☆90Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 3 months ago
- Expression evaluator for Go☆72Updated last month
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Convert Golang Struct To GraphQL Object On The Fly☆41Updated 4 years ago
- Optional values for Go☆103Updated 4 months ago
- 🚨 slog sampling: drop repetitive log records☆78Updated this week
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- 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
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆73Updated this week
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 5 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- various libs or tools for Golang☆103Updated last week
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- An inflection engine for golang☆102Updated 7 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 go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A lightweight buffered event lib☆59Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- A prefix tree implementation in go☆42Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago