samber / slog-multiLinks
šØ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...
ā555Updated 3 weeks ago
Alternatives and similar repositories for slog-multi
Users that are interested in slog-multi are comparing it to the libraries listed below
Sorting:
- Go library for decoding generic map values into native Go structures and vice versa.ā381Updated 2 weeks ago
- Collection of log/slog related projects.ā235Updated 3 months ago
- A Go tool to auto generate methods for your enumsā496Updated last month
- Make your Go programs use less memory (maybe)ā867Updated last month
- Experimental implementation of a proposed v2 encoding/json packageā532Updated 3 weeks ago
- š Go code coverage to SVG treemapā580Updated 4 months ago
- GCI, a tool that control golang package import order and make it always deterministic.ā517Updated 2 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.ā485Updated last week
- šØ slog: Attribute formattingā195Updated 3 weeks ago
- šØ Gin middleware for slog loggerā171Updated 3 weeks ago
- OpenAPI structures for Goā324Updated this week
- An enum generator for goā874Updated 2 weeks ago
- š„ Error handling library with context, assertion, stack trace and source fragmentsā751Updated this week
- šŖµ Ensure consistent code style when using log/slogā208Updated 2 weeks ago
- Fully featured, spec-compliant HTML5 server-sent events libraryā476Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.ā622Updated 6 months ago
- Type safe enums for Go without code generation or reflectionā442Updated last month
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).ā349Updated last week
- Generate type-safe Go converters by defining function signatures.ā769Updated 2 weeks ago
- š” HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)ā371Updated 3 weeks ago
- š slog.Handler that writes tinted (colorized) logsā1,134Updated 3 months ago
- The missing tool for Visualising Go Testsā334Updated 11 months ago
- Generic resource pool for Goā383Updated 5 months ago
- A minimalist Go configuration libraryā380Updated 3 months ago
- Generate Go structs from multiple JSON or YAML objects.ā348Updated last week
- Golang rate limiters for distributed applicationsā589Updated 3 weeks ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by dā¦