xeoncross / go-reflection-examplesLinks
Examples of common reflection tasks in Go
☆15Updated 6 years ago
Alternatives and similar repositories for go-reflection-examples
Users that are interested in go-reflection-examples are comparing it to the libraries listed below
Sorting:
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 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
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Package flow provides support for basic FBP / pipelines☆26Updated last week
- Go localization framework☆31Updated 3 weeks ago
- ❄️ HTTP Mocking & Debugging Service.☆32Updated last week
- DEPRECATED - use native concurrency keywords and a TTL cache. Go package for managing a set of lazily constructed, self-expiring, concur…☆30Updated 3 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- a plugin based grpc framework☆16Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- ⛩️ Go library for protecting your HTTP handlers☆68Updated 2 weeks ago
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- An extensible database abstraction service, written in Golang.☆66Updated last month
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- Simple HTTP client & server long poll library for Go☆28Updated 7 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A next-generation testing tool. Orion provides a powerful DSL to write and automate your acceptance tests☆50Updated 4 years ago
- 🦌 Minimalist yaml based task runner☆44Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Simple Injector; Dependency Injection☆12Updated 8 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- A durable, embeddable, worker queue for golang☆56Updated 7 months ago
- Build slack bots quickly and easily!☆44Updated 4 years ago