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
- Transform Go code into it's AST☆122Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Workflow Orchestrator☆90Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- some data structures and algorithms using golang☆69Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated last month
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆117Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- ☆33Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Go reflection simplified☆102Updated last year
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago