goldeneggg / structil
Go struct utilities with reflection for JSON data decoding, map-liked data accessing, dynamic struct building and more
☆50Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for structil
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- Simple managed reload mechanism for Go☆43Updated 2 months ago
- A Lightweight in-memory key:value cache library for Go.☆178Updated last year
- A Go library for encoding structs into Header fields.☆46Updated last year
- Tool for golang that generates jennifer code☆69Updated 11 months ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆57Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated 9 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆61Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 months ago
- Set of Go context's utilities.☆51Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated this week
- OpenTelemetry Go distribution for Uptrace☆97Updated last week
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆69Updated 3 weeks ago
- A collection of Go packages for creating robust GraphQL APIs☆55Updated 2 months ago
- Small library on top of reflect for make lookups to any Structs or Maps☆43Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Logur is an opinionated collection of logging best practices☆204Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Enriches the standard go http client with retry functionality.☆47Updated 6 months ago
- OpenTelemetry SQL database driver wrapper for Go☆112Updated last week
- Embedded Swagger UI for Go☆56Updated last month
- Caching middleware for database/sql☆41Updated 7 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Check that no globals are present in Go code.☆105Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 10 months ago