dolmen-go / contextioLinks
Context-aware I/O streams (Writer, Reader) for Go
☆55Updated 2 years ago
Alternatives and similar repositories for contextio
Users that are interested in contextio are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 5 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Python's repr() for Go☆168Updated last week
- Go package for sets implemented with generics☆44Updated 3 years ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆101Updated 11 months ago
- A corpus of popular Go modules☆108Updated last year
- Go linter for finding defer statements inside for loops☆26Updated 2 years ago
- Go SQL driver adapter for extended logging☆25Updated 7 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks