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.
☆50Updated last year
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.☆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 …☆74Updated 3 weeks ago
- 🚨 slog sampling: drop repetitive log records☆87Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Collect data about your dependencies☆43Updated 2 months ago
- A Unicode-based case conversion library for Go☆59Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Experiments with Go generics☆100Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- A PDF renderer for the goldmark markdown parser.☆135Updated last year
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- An inflection engine for golang☆103Updated 10 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- various libs or tools for Golang☆106Updated 3 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Notification broadcaster library☆156Updated 3 years ago
- ⛩️ Go library for protecting your HTTP handlers☆65Updated 2 months ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated last month
- ☆53Updated 9 months ago
- Expression evaluator for Go☆76Updated 3 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆65Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago