PumpkinSeed / structsLinks
Golang struct operations.
☆24Updated 7 years ago
Alternatives and similar repositories for structs
Users that are interested in structs are comparing it to the libraries listed below
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A Go library for building command line applications.☆67Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- flexible data type for Go☆49Updated 4 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- Minimalistic RBAC package for Go applications☆115Updated 6 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
- A goroutine limiter for Go☆83Updated 3 years ago
- A small flexible merge library in go☆128Updated 7 months ago
- urlstruct decodes url.Values into structs☆27Updated last week
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 2 weeks ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A nicer interface for golang stdlib HTTP client☆53Updated 5 years ago
- Simple string pattern matcher for Go☆129Updated last year
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- Very simple batching API for Go.☆95Updated 3 years ago
- ☆41Updated 5 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago