gurukami / typ
Null Types, Safe primitive type conversion and fetching value from complex structures.
☆46Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for typ
- Helpers for making the use of reflection easier☆27Updated 4 months ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- The Go library that will drive you to AOP world!☆54Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Go simple async worker pool☆92Updated 3 years ago
- Multi-String Pattern Matching Algorithm Using TrieNode☆26Updated 6 years ago
- Golang struct operations.☆24Updated 7 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 4 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated 11 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- Experimental golang database/sql☆19Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- An opinionated helper for generating tls certificates☆38Updated last year
- A goroutine limiter for Go☆80Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- ☆85Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- A tiny wrapper around NSQ topic and channel☆79Updated 6 years ago
- flexible data type for Go☆48Updated 3 years ago
- Generate gorm model structs from PostgreSQL database schema☆25Updated 8 years ago