gurukami / typLinks
Null Types, Safe primitive type conversion and fetching value from complex structures.
β46Updated 3 years ago
Alternatives and similar repositories for typ
Users that are interested in typ are comparing it to the libraries listed below
Sorting:
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Simple string pattern matcher for Goβ130Updated last year
- A JSON stream parser for Goβ68Updated 2 years ago
- Expression evaluator for Goβ77Updated 5 months ago
- Pure Go embedded persistent job queue backed by BadgerDBβ166Updated 2 years ago
- Storing strings without GC overheadβ84Updated 5 years ago
- πͺ‘ Dead simple, lightweight tracing.β89Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.β85Updated 5 years ago
- Go simple async worker poolβ92Updated 4 years ago
- Golang utlities to make your life easier with zero allocationsβ47Updated 4 months ago
- π¦ Semaphore pattern implementation with timeout of lock/unlock operations.β103Updated 5 years ago
- Enriches the standard go http client with retry functionality.β52Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β81Updated 3 years ago
- Static bit vector structures libraryβ72Updated 6 years ago
- A goroutine limiter for Goβ83Updated 3 years ago
- A spinlock implementation for Go.β62Updated 4 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.β55Updated last year
- A Lightweight in-memory key:value cache library for Go.β181Updated 2 years ago
- json slicer