kevinniechen / go-concurrency-patternsLinks
Go concurrency patterns from Rob Pike's 2012 Google I/O talk
☆169Updated 6 years ago
Alternatives and similar repositories for go-concurrency-patterns
Users that are interested in go-concurrency-patterns are comparing it to the libraries listed below
Sorting:
- Hands-On Dependency Injection in Go, published by Packt☆146Updated 2 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Go microservices workshop example project☆360Updated 8 years ago
- Go clean Architecture with GRPC☆118Updated 6 years ago
- Code used in the "Go Profiling and Optimization" talk☆82Updated 7 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Example code to accompany the book building Microservices in go☆100Updated 6 years ago
- Slides and links for 2019 talks☆312Updated 5 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆382Updated 6 years ago
- ☆125Updated 4 years ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated 3 weeks ago
- ☆141Updated 5 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆137Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆107Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Deep copy generator☆159Updated 8 months ago
- Tool to automatically generates API middlewares (logging, instrumentation, etc) and documentation.☆29Updated 2 years ago
- ☆185Updated 5 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- go datastructures using generics☆105Updated 8 years ago
- A context aware circuit breaker library in Go.☆369Updated 2 years ago
- An example Event-Driven application in Go built with Watermill library.☆142Updated last year
- The easiest solution to seed database with Go☆177Updated 11 months ago
- golang and decorators / decorator patterns☆139Updated 7 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆315Updated 6 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆136Updated last year
- Examples of using Uber's zap Go logging library☆96Updated 7 years ago
- Finite state machine for Go☆211Updated 5 years ago
- An example to demonstrate the dependency injection pattern in Go☆80Updated 7 years ago