hailocab / go-hostpoolLinks
Intelligently and flexibly pool among multiple hosts from your Go application
☆13Updated 9 years ago
Alternatives and similar repositories for go-hostpool
Users that are interested in go-hostpool are comparing it to the libraries listed below
Sorting:
- The retry package encapsulates the mechanism around retrying commands.☆18Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- 2D locality queries in Go☆34Updated 3 months ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Fast zlib implementation for Go☆33Updated 4 months ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Configo is a go library to parse toml configuration using struct tags☆32Updated 2 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- a pure Go port of ultrajson☆72Updated 5 years ago
- gRPC-Go experimental branch using Go's native http2 support