ssrathi / go-attrLinks
Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.
☆31Updated 5 years ago
Alternatives and similar repositories for go-attr
Users that are interested in go-attr are comparing it to the libraries listed below
Sorting:
- 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
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- ☆33Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Build event-driven and event streaming applications with ease☆67Updated last month
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Expression evaluator for Go☆78Updated last week
- Go reflection simplified☆102Updated last year
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- Workflow Orchestrator☆90Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆56Updated last year
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆63Updated 5 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A better Generic Pool (sync.Pool)☆70Updated 8 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A tiny and fast Go unique string generator☆62Updated 3 years ago
- Go module for encoding structs into URL query parameters☆80Updated 9 months ago