networkteam / go-sqllogger
Go SQL driver adapter for extended logging
☆25Updated 2 years ago
Alternatives and similar repositories for go-sqllogger:
Users that are interested in go-sqllogger are comparing it to the libraries listed below
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last week
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 7 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- sqlbuilder is a Go library for building SQL queries.☆16Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- a slog handler for testing that code logs expected results☆18Updated 9 months ago
- simple and secure way to authorize your application with the OpenID Connect☆33Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- alternative condition variable synchronization primitive☆29Updated 5 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 3 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆53Updated 2 years ago
- cfmt is a tool to wrap Go comments over a certain length to a new line.☆28Updated 7 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- ☆18Updated 4 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 9 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 7 months ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆18Updated 2 months ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 3 months ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago