ssrathi / go-attrLinks
Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.
☆31Updated 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
Sorting:
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years 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
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Go reflection simplified☆102Updated 11 months ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- some data structures and algorithms using golang☆69Updated last year
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- ☆33Updated 3 years ago