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
- Simple string pattern matcher for Go☆136Updated 5 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports prefix and edit distance search.☆112Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated 3 months ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Go reflection simplified☆103Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- ☆33Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated last month
- Load file-backed memory☆122Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago