goldeneggg / structilLinks
Go struct utilities with reflection for JSON data decoding, map-liked data accessing, dynamic struct building and more
☆51Updated last month
Alternatives and similar repositories for structil
Users that are interested in structil are comparing it to the libraries listed below
Sorting:
- auto-scaling worker pool (work queue) in Go, using generics☆58Updated last year
- Flatten/unflatten nested map or JSON object in Golang☆69Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- An inflection engine for golang☆103Updated 10 months ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- A communication toolkit for Go services.☆93Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Build system and task runner for Go projects☆123Updated 3 months ago
- Simple managed reload mechanism for Go☆47Updated 10 months ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated last month
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Machine is a workflow/pipeline library for processing data☆161Updated last week
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- Amboy -- A Go(lang) Job Queue Tool☆97Updated 4 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Generic boolean expression evaluation in Go☆117Updated last month
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Tool for golang that generates jennifer code☆74Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 weeks ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago