facebookarchive / errgroupLinks
Package errgroup provides a WaitGroup like component that is capable of collecting errors.
☆57Updated 9 years ago
Alternatives and similar repositories for errgroup
Users that are interested in errgroup are comparing it to the libraries listed below
Sorting:
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- More aggressive `go vet`☆88Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Package mgotest provides standalone instances of mongo sutable for use in tests.☆33Updated 9 years ago
- Golang API client for Consul☆124Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 9 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Nested, case-insensitive, and reverse sorting for Go☆73Updated 13 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Package str is a string library to build more Go awesomeness☆68Updated 8 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)