josharian / tstructLinks
generate template FuncMap helpers to construct struct literals within a Go template
☆39Updated 2 months ago
Alternatives and similar repositories for tstruct
Users that are interested in tstruct are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week
- Go templates invoked as functions☆154Updated 4 years ago
- alternative condition variable synchronization primitive☆30Updated 10 months ago
- Ordered codes for database keys☆43Updated last year
- Checking Go templates for validity.☆65Updated 11 months ago
- ☆78Updated 5 years ago
- ☆99Updated 9 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Quick helpers for testing Go applications using generics.☆53Updated 5 months ago
- Benchmark the init cost of Go packages☆82Updated 3 weeks ago
- ☆68Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- ☆11Updated 9 months ago
- A high-level interface for interacting with a Git subprocess in Go☆26Updated 10 months ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A Go package for managing a group of collaborating goroutines.☆32Updated this week
- A library for building custom DNS servers in Go.☆52Updated 3 months ago
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 8 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 3 weeks ago