adityamenon / Google-IO_2012_Go-Concurrency-PatternsLinks
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:
- Go talks☆698Updated 3 years ago
- This is the official repository for slides and talks from GopherCon 2014☆843Updated 11 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆382Updated 6 years ago
- A rudimentary Go tutorial.☆377Updated 8 years ago
- Go datastructures.☆418Updated 2 years ago
- interesting go libs☆944Updated 9 years ago
- Golang Cookbook☆418Updated last year
- Go implementation of a multiplexing and framing protocol for RPC calls☆505Updated 7 months ago
- A task manager written in Go using TDD techniques, each commit should represent a step in the application development.☆570Updated 6 years ago
- This repository contains the solutions of the exercises in the book Go Programming Language.☆146Updated 4 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- Go microservices workshop example project☆361Updated 8 years ago
- Slides from 2015 Talks☆309Updated 10 years ago
- Slides and Links to slides for 2016 talks☆705Updated 8 years ago
- A tutorial for Go's database/sql package☆816Updated 2 years ago
- net/http handler filters☆346Updated 4 years ago
- Design patterns implemented with Golang☆172Updated 5 years ago
- Package gorilla/context is a golang registry for global request variables.☆429Updated last year
- Example of a 3-layer (frontend, API, datastore) Go web app (based on the code that powers https://sourcegraph.com)☆396Updated 10 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- Set of common packages used by all or most projects at ArdanLabs☆242Updated last year
- Rich testing for the Go language☆696Updated last year
- Sample project of using sarama☆91Updated last year
- ☆809Updated 5 years ago
- Core utilities for functional Programming in Go☆387Updated 2 years ago
- Go driver for Kafka☆213Updated 5 years ago
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆463Updated 10 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆127Updated 6 years ago
- Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.☆188Updated 8 years ago
- Go Concurrency Patterns☆86Updated 12 years ago