ssrathi / go-attr
Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.
☆30Updated 4 years ago
Alternatives and similar repositories for go-attr:
Users that are interested in go-attr are comparing it to the libraries listed below
- 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 JSON stream parser for Go☆67Updated 2 years ago
- Golang struct operations.☆24Updated 7 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Logging, distilled☆31Updated 6 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Build event-driven and event streaming applications with ease☆67Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆50Updated 9 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Generic batches for go☆13Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated last year
- ☆33Updated 2 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 5 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 3 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated last year
- utils for Go context☆25Updated 4 years ago