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 linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Collect data about your dependencies☆43Updated last month
- 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
- A Unicode-based case conversion library for Go☆58Updated last year
- An inflection engine for golang☆103Updated 8 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 3 months ago
- various libs or tools for Golang☆104Updated last month
- 🚨 slog sampling: drop repetitive log records☆82Updated last month
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆56Updated 2 weeks ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- Caching middleware for database/sql☆46Updated 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 10 months ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- Convert Golang Struct To GraphQL Object On The Fly☆40Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆52Updated this week
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆70Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Linter that confirms DB rows and statements are closed properly.☆88Updated last month
- Fast deep-copy library for Go☆96Updated last week