gurukami / typLinks
Null Types, Safe primitive type conversion and fetching value from complex structures.
☆47Updated 3 years ago
Alternatives and similar repositories for typ
Users that are interested in typ are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Collect data about your dependencies☆43Updated last month
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Create a gRPC Server from Database☆25Updated last year
- A scriptable FSM library for Go☆40Updated 5 years ago
- Session implementation for fasthttp☆85Updated 2 months ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Layer over etcd to do simple service discovery in Go☆36Updated 2 months ago
- Expression evaluator for Go☆74Updated last month
- Package for fast copying structs of different types☆51Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Go expression evaluation comparison☆50Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.