matryer / runnerLinks
Interruptable goroutines
☆99Updated 4 years ago
Alternatives and similar repositories for runner
Users that are interested in runner are comparing it to the libraries listed below
Sorting:
- A set of go packages and command line tools to generate Go code☆94Updated 8 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- Dependency-less dependencies for Go.☆123Updated 9 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- Easy column formatted output for golang☆168Updated 5 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Robust application configuration made simple☆126Updated 3 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- A utility for generating layers for the go-kit framework☆85Updated 8 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Server Side Events client and server for Go☆142Updated 3 years ago
- Micro check library in Golang.☆72Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Replace boilerplate code with functional patterns using 'go generate'☆124Updated 7 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- A cron job scheduler for Go☆204Updated 10 years ago
- LiveReload server for Go [golang]