tiaanduplessis / awesome-go-talks
Curated list of talks related to the Go programming language
☆42Updated 4 years ago
Alternatives and similar repositories for awesome-go-talks
Users that are interested in awesome-go-talks are comparing it to the libraries listed below
Sorting:
- Golang logging library benchmarks☆70Updated last year
- A visual working example of a Thread Pool pattern, based on a known blog article.☆27Updated 7 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆169Updated 6 years ago
- Miscellaneous Go hacks☆239Updated last month
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Load balancer Algorithms☆36Updated 5 months ago
- Checklist for code reviews☆157Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Hands-On Dependency Injection in Go, published by Packt☆145Updated 2 years ago
- Source code for my Go workshop which includes code samples about handling/throttling go routines and their graceful termination☆24Updated 4 years ago
- Go Devroom CfP — FOSDEM 2025☆26Updated 6 months ago
- Community sourced book for experienced developers coming to Go☆43Updated 6 years ago
- 🚦 Declarative Finite-State Machines in Go☆104Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Spaceship Go - A journey into the Standard Library☆86Updated 2 years ago
- ☆140Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- http://dave.cheney.net/training#introduction-to-go☆88Updated 5 years ago
- Very simple batching API for Go.☆93Updated 3 years ago
- Go(lang) benchmarks - (measure the speed of golang)☆136Updated last week
- Merge multiple pprof profile files into a single file☆123Updated last year
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆136Updated last year
- Tool to automatically generates API middlewares (logging, instrumentation, etc) and documentation.☆28Updated 2 years ago
- Microservice observability with Go☆55Updated 2 years ago
- Experiments with Go generics☆99Updated 3 years ago
- Examples of adding Prometheus Monitoring to your Golang applications 📈☆73Updated 2 years ago
- A redis implementation written in Go.☆55Updated 11 years ago