gophercon / 2019-talksLinks
Slides and links for 2019 talks
☆312Updated 5 years ago
Alternatives and similar repositories for 2019-talks
Users that are interested in 2019-talks are comparing it to the libraries listed below
Sorting:
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- ☆809Updated 5 years ago
- Example Makefile for Go projects☆265Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 5 years ago
- ☆141Updated 5 years ago
- [mirror] Performance measurement, storage, and analysis.☆386Updated 2 weeks ago
- fault injection library in go using standard http middleware☆510Updated last month
- Go tool to wrap and fix errors with the new %w verb directive☆379Updated 4 months ago
- https://the-zen-of-go.netlify.com☆248Updated 5 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Go license and dependency checker☆304Updated 9 months ago
- ☆427Updated 5 months ago
- experimental new HTTP client API for #golang (WIP)☆588Updated 6 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Golang benchmarks used for optimizing code☆328Updated 5 months ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Playing around with Go 1.8 plugin system☆326Updated last year
- Bunch of examples for dealing with the reflect package☆571Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Go client library for Apache Kafka☆223Updated 5 years ago
- A collection of handy snippets that simplify creation of GRPC servers and clients☆420Updated 6 years ago
- Continuous profiling for long-term postmortem analysis☆619Updated 2 years ago
- Validates your Go installation and dependencies.☆331Updated last year
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last month
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆171Updated 6 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆789Updated this week
- Go middleware for net.Conn tracking (Prometheus/trace)☆265Updated 4 years ago