adityamenon / Google-IO_2012_Go-Concurrency-Patterns
Code as seen in: https://www.youtube.com/watch?v=f6kdp27TYZs
☆134Updated 7 years ago
Alternatives and similar repositories for Google-IO_2012_Go-Concurrency-Patterns
Users that are interested in Google-IO_2012_Go-Concurrency-Patterns are comparing it to the libraries listed below
Sorting:
- Examples taken from Rob Pike's talk about concurrency patterns.☆380Updated 6 years ago
- Go talks☆697Updated 3 years ago
- This is the official repository for slides and talks from GopherCon 2014☆843Updated 10 years ago
- net/http handler filters☆347Updated 4 years ago
- Go implementation of a multiplexing and framing protocol for RPC calls☆506Updated 4 months ago
- experimenting with groupcache☆159Updated 11 years ago
- Example of a 3-layer (frontend, API, datastore) Go web app (based on the code that powers https://sourcegraph.com)☆396Updated 10 years ago
- This repository contains the solutions of the exercises in the book Go Programming Language.☆146Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 7 months ago
- Source code for 'Network Programming with Go' by Jan Newmarch☆111Updated 7 years ago
- Slides from 2015 Talks☆309Updated 9 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆169Updated 6 years ago
- Go datastructures.☆419Updated 2 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆136Updated last year
- Clock is a small library for mocking time in Go.☆89Updated 6 years ago
- Go microservices workshop example project☆360Updated 8 years ago
- Go-ERD (Entity Relationship Diagrams) for Golang with Graphviz [WIP]☆286Updated 8 years ago
- Design patterns implemented with Golang☆172Updated 5 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- ☆806Updated 4 years ago
- Package gorilla/context is a golang registry for global request variables.☆428Updated last year
- Go client library for Apache Kafka☆222Updated 4 years ago
- Code used in the "Go Profiling and Optimization" talk☆81Updated 7 years ago
- Golang HTTP Logged transport. It wraps an HTTP Transport to help log metadata about HTTP API requests and responses.☆120Updated 3 years ago
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- List of Go user groups, meetups, and similar.☆102Updated 8 years ago
- HTML5 Server Sent Events with Go☆317Updated last year