creachadair / taskgroupLinks
A Go package for managing a group of collaborating goroutines.
☆32Updated 2 weeks ago
Alternatives and similar repositories for taskgroup
Users that are interested in taskgroup are comparing it to the libraries listed below
Sorting:
- Topological Sorting for Golang☆64Updated 10 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 3 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 weeks ago
- ☆26Updated last year
- Benchmark the init cost of Go packages☆82Updated last month
- ☆68Updated 2 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- A high-level interface for interacting with a Git subprocess in Go☆26Updated 11 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- ☆99Updated 9 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- FSS3 is an S3 filesystem abstraction layer for Golang