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:
- Simple string pattern matcher for Go☆132Updated last month
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- High Availability Routing and Queueing Application☆50Updated 4 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
- Go reflection simplified☆102Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- ☆33Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 10 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 2 months ago
- Package for fast copying structs of different types☆53Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Tiny dependency injection framework☆52Updated last year
- Rolling window implementation in go.☆58Updated last week
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 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 JSON stream parser for Go☆68Updated 3 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago