olekukonko / errorsLinks
A production-grade error handling library for Go, offering zero-cost abstractions, stack traces, multi-error support, retries, and advanced monitoring through two complementary packages: errors (core) and errmgr (management).
☆27Updated 2 months ago
Alternatives and similar repositories for errors
Users that are interested in errors are comparing it to the libraries listed below
Sorting:
- A light-weight package for in-app micro batch processing☆14Updated last month
- Structured data format to config struct decoder library for Go☆39Updated 3 months ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆97Updated 2 months ago
- Make Writing HTML in Go a Breeze 🍃☆52Updated 10 months ago
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆131Updated 3 months ago
- High performance 128-bit fixed-point decimal numbers in go.☆34Updated 3 weeks ago
- Go-lang-iter tools aims to make it easier to compose complex async systems in Go.☆62Updated last week
- Native type for dealing with dates in Go☆71Updated last month
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 3 months ago
- Golang charting and graphing library☆95Updated 2 weeks ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆34Updated last month
- A Rust style enums implementation for Go.☆30Updated last year
- Elegant and powerful Go enums with zero code generation☆41Updated 9 months ago
- A Go library that dynamically hydrates structs with data from multiple databases, offering flexibility and ease for database integration …☆37Updated 6 months ago
- A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed…☆56Updated 7 months ago
- A zero-allocation debouncer☆32Updated 4 months ago
- A high-performance rate limiter library for Go applications☆159Updated 2 months ago
- Go library for handling server-side WebAuthn / passkey verification☆37Updated 3 months ago
- Golang in-memory caching stream reader☆35Updated last year
- Handle OS signals, graceful shutdown, hot reloading☆31Updated last week
- Create signed URLs in Go.☆42Updated 9 months ago
- Generic concurrent lock-free map for Golang☆44Updated last year
- Higher level use of Go templates for rendering web pages☆81Updated 7 months ago
- Bag of words as code☆85Updated last year
- perhaps the best CORS middleware library for Go☆161Updated last week
- 📐 Go schema declaration and validation with static types.☆86Updated 5 months ago
- GoQueue - The flexible Go job queue that grows with you. Start with in-memory for development, scale to Redis for production, or deploy t…☆140Updated last month
- A high-performance, modular rate limiting library for Go. Supports in-memory and Redis backends. Includes Fixed Window, Sliding Window, T…☆93Updated 3 months ago
- Go package with more powerful, flexible, and safe API for regular expressions based on lazy iterators☆15Updated 6 months ago
- A tool for printing stuffs along with its callers in Golang☆13Updated last year