luk4z7 / go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
☆2,503Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-concurrency-guide
- Concurrency patterns in Go☆2,752Updated 5 months ago
- Goroutine leak detector☆4,568Updated last month
- Collection of Technical Interview Questions solved with Go☆4,615Updated last year
- A hands-on approach to getting started with Go generics.☆1,850Updated 2 years ago
- Better structured concurrency for go☆9,103Updated 6 months ago
- Starter-kit for writing services in Go using Kubernetes.☆3,595Updated last week
- 🦩 Tools for Go projects☆4,133Updated 2 months ago
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,169Updated last month
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆2,957Updated last year
- Modern Go Application example☆1,856Updated 2 weeks ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,219Updated 6 months ago
- A curated list of awesome articles and resources for learning and practicing Go and its related technologies.☆383Updated 7 months ago
- felixge's notes on the various go profiling methods that are available.☆3,579Updated 8 months ago
- 📖 100 Go Mistakes and How to Avoid Them☆7,038Updated 3 weeks ago
- Static analysis tool to detect potential nil panics in Go code☆3,170Updated last month
- Building event-driven applications the easy way in Go.☆7,765Updated 2 weeks ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,099Updated last week
- Package for comparing Go values in tests☆4,222Updated 3 weeks ago
- WTF Dial is an example web application written in Go.☆1,693Updated 2 years ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,168Updated this week
- This repo contains my notes on working with Go and computer systems.☆1,925Updated 6 months ago
- A collection of Go style guides☆971Updated 2 years ago
- GoMock is a mocking framework for the Go programming language.☆2,299Updated 3 weeks ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆5,335Updated last year
- A mock code autogenerator for Go☆6,149Updated this week
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆3,660Updated this week
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,459Updated this week
- A stricter gofmt☆3,342Updated 3 months ago
- Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file…☆2,796Updated this week
- Random fake data generator written in go☆4,576Updated 3 weeks ago