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
- Go datastructures.☆418Updated 2 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆382Updated 6 years ago
- A rudimentary Go tutorial.☆378Updated 8 years ago
- Design patterns implemented with Golang☆172Updated 5 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- Go implementation of a multiplexing and framing protocol for RPC calls☆507Updated 7 months ago
- This is the official repository for slides and talks from GopherCon 2014☆843Updated 10 years ago
- Golang Cookbook☆418Updated last year
- Go microservices workshop example project☆361Updated 8 years ago
- Slides from 2015 Talks☆309Updated 10 years ago
- Package gorilla/context is a golang registry for global request variables.☆429Updated last year
- interesting go libs☆943Updated 9 years 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
- A tutorial for Go's database/sql package☆816Updated 2 years ago
- Slides and Links to slides for 2016 talks☆705Updated 8 years ago
- ☆808Updated 5 years ago
- Couchbase client in Go☆323Updated last year
- Core utilities for functional Programming in Go☆387Updated last year
- Slides and links for 2017 talks☆1,119Updated 7 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
- Package gorilla/http is an alternative HTTP client implementation for Go.☆266Updated last year
- Rich testing for the Go language☆696Updated last year
- Go Concurrency Patterns☆86Updated 12 years ago
- net/http handler filters☆346Updated 4 years ago
- Repository for Manning Publications Go in Practice☆363Updated 4 years ago
- Set of common packages used by all or most projects at ArdanLabs☆241Updated last year
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆463Updated 10 years ago
- Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.☆188Updated 8 years ago