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:
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated this week
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- Collect data about your dependencies☆43Updated 2 months ago
- 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
- 🚨 slog sampling: drop repetitive log records☆84Updated 2 weeks ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated 3 weeks ago
- An inflection engine for golang☆103Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Simple managed reload mechanism for Go☆47Updated 9 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 3 years ago
- various libs or tools for Golang☆105Updated 2 months ago
- Notification broadcaster library☆154Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 5 months ago
- ☆53Updated 8 months ago
- A tool used to manage installations of multiple Go toolchain versions☆39Updated this week
- ⛩️ Go library for protecting your HTTP handlers☆65Updated last month
- ☆83Updated last month
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 4 months ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆105Updated 2 years ago
- json slicer☆92Updated 8 months ago
- A cancelable reader for Go☆130Updated last year