facebookarchive / errgroup
Package errgroup provides a WaitGroup like component that is capable of collecting errors.
☆56Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for errgroup
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆98Updated 8 years ago
- More aggressive `go vet`☆89Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- gRPC packages and tools for the Go programming language.☆44Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 11 months ago
- Nested, case-insensitive, and reverse sorting for Go☆72Updated 12 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Graphite client for the go-metrics☆38Updated 3 years ago
- Configo is a go library to parse toml configuration using struct tags☆32Updated last year
- Temporary redis-server processes for golang testing☆33Updated last year
- ☆101Updated 6 years ago
- Google CityHash in Go☆107Updated 10 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- prdeps prints the dependency graph of a Go package.☆42Updated 7 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- Generates Go-Kit endpoints and decoders for gRPC services.☆20Updated 8 years ago
- Some useful Go's protoc plugins.☆57Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 5 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 8 years ago