dolmen-go / contextio
Context-aware I/O streams (Writer, Reader) for Go
☆51Updated last year
Alternatives and similar repositories for contextio:
Users that are interested in contextio are comparing it to the libraries listed below
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 11 months ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 5 months ago
- Go SQL driver adapter for extended logging☆25Updated 2 years ago
- Bridge between Go testing.T and slog.☆57Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- An (almost) compliant XPath 1.0 library.☆47Updated 9 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- ☆78Updated 4 years ago
- Benchmark the init cost of Go packages☆75Updated this week
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- A high-level interface for interacting with a Git subprocess in Go☆24Updated 3 months ago
- Join contexts like never before!☆20Updated 7 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 3 weeks ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js