go-playground / pkgLinks
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.
☆52Updated last month
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 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- 🚨 slog sampling: drop repetitive log records☆98Updated this week
- Package for fast copying structs of different types☆52Updated 5 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆74Updated 4 months ago
- ☆55Updated last year
- Collect data about your dependencies☆43Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- An inflection engine for golang☆103Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆82Updated 2 months ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- various libs or tools for Golang☆108Updated this week
- Enriches the standard go http client with retry functionality.☆57Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated last month
- Highly configurable, fast JSON encoder for Go☆180Updated 2 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☆69Updated 2 years ago
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆51Updated 2 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated this week
- Notification broadcaster library☆157Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- Goscript: Runtime execution of Go code.☆125Updated 8 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Simple managed reload mechanism for Go☆48Updated last year