cyrusaf / ctxlogLinks
Annotate golang log/slog logs with context-attached slog.Attrs
☆19Updated 10 months ago
Alternatives and similar repositories for ctxlog
Users that are interested in ctxlog are comparing it to the libraries listed below
Sorting:
- spectacular Golang struct tag parsing☆60Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- The standard library flag package with its missing features☆44Updated 5 years ago
- High throughput primitives library☆50Updated 2 years ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Generic batches for go☆13Updated 3 years ago
- A library for building custom DNS servers in Go.☆52Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 3 weeks ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Go SQL driver adapter for extended logging☆25Updated 4 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- A golang map in which entries expire after given a time period☆59Updated last year
- Go helper to print a table of data to stdout