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:
- Pprof made easy at development time for Go☆757Updated 4 years ago
- ☆805Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A quick tour (or reminder) of Go performance tools☆269Updated 3 years ago
- Golang benchmarks used for optimizing code☆327Updated 2 months ago
- concurrency utilities☆299Updated 5 years ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Example Makefile for Go projects☆263Updated 5 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆785Updated last month
- Dead simple, super fast, zero allocation logger for Golang☆413Updated 6 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 3 weeks ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Updated last year
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- ☆427Updated 2 months ago
- Validates your Go installation and dependencies.☆332Updated last year
- A collection of handy snippets that simplify creation of GRPC servers and clients☆419Updated 6 years ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Continuous profiling for long-term postmortem analysis☆618Updated 2 years ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- Bunch of examples for dealing with the reflect package☆565Updated 3 years ago
- GopherCon 2018 Performance Tuning Workshop☆934Updated 6 years ago
- Go microservices workshop example project☆360Updated 8 years ago
- Makefile to build a Go project☆309Updated 3 months ago
- fault injection library in go using standard http middleware☆510Updated 2 months ago
- Generate .proto files from Go source code.☆739Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆347Updated last week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Miscellaneous Go hacks☆239Updated last month