matryer / articles
Source code repository for articles on https://medium.com/@matryer
☆37Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for articles
- CLI tool to send .go file to the Go Playground☆81Updated 4 months ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 5 years ago
- Simple in-memory key/value store backed by a map☆57Updated 5 years ago
- Easy Go code generation using templates☆27Updated 7 years ago
- Dependency-less dependencies for Go.☆122Updated 7 years ago
- Get and Set using JavaScript notation☆31Updated 3 years ago
- List of tools☆109Updated 5 years ago
- Templates for Tools (tfortools) is a small Go package designed to make it easier for developers to add template scripting support to thei…☆55Updated 3 years ago
- Simplest HTTP GET requester for Go with timeout support☆34Updated 6 years ago
- A very simple spinner for cli Go apps☆68Updated 4 years ago
- Create semantic version tags for your Go packages, search and discover new packages☆50Updated 5 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- DEPRECATED: use github.com/gobuffalo/flect instead☆24Updated 5 years ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 7 years ago
- A strong fishing net for dragging along the sea bottom to collect IP addresses and similar flotsam & jetsam☆74Updated 5 years ago
- Official source code repository for the Isomorphic Go book☆43Updated 6 years ago
- ☆60Updated 3 years ago
- golang-book.com website☆16Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Golang concurrency model based on goroutines and channels is not free from sharp edges.☆9Updated 2 years ago
- Go library for convert io.Reader to line-by-line Reader☆89Updated last month
- A collection of Go recipes☆81Updated 5 years ago
- Proof of concept Gopher Video player☆50Updated 4 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- Todo CLI app☆35Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- Given a description of a database and its tables, the Goblimey Scaffolder creates that database and generates a Go web server that provid…☆21Updated 7 years ago
- Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling…☆20Updated 5 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 5 years ago
- Graph Go package dependencies☆95Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago