shomali11 / go-interviewLinks
Collection of Technical Interview Questions solved with Go
☆4,647Updated last year
Alternatives and similar repositories for go-interview
Users that are interested in go-interview are comparing it to the libraries listed below
Sorting:
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,022Updated 2 years ago
- Concurrency patterns in Go☆2,992Updated last year
- Practical concurrency guide in Go, communication by channels, patterns☆2,679Updated 2 years ago
- An up-to-date (unofficial) knowledge base for Go programming self learning☆5,892Updated last week
- The Uber Go Style Guide.☆16,514Updated this week
- Thoughts on Go performance optimization☆10,831Updated 3 years ago
- A collection of 100+ popular LeetCode problems solved in Go.☆1,799Updated 4 months ago
- Starter-kit for writing services in Go using Kubernetes.☆3,782Updated last week
- List of advice and tricks for Go ʕ◔ϖ◔ʔ☆3,179Updated 2 years ago
- Building event-driven applications the easy way in Go.☆8,484Updated this week
- 🎨 The adorable charts library for Golang.☆7,212Updated 2 weeks ago
- A curated selection of blog posts on Go☆7,998Updated last month
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,595Updated last year
- 🦩 Tools for Go projects☆4,329Updated 2 weeks ago
- Goroutine leak detector☆4,813Updated 6 months ago
- Sql mock driver for golang to test database interactions☆6,364Updated 8 months ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,798Updated last year
- Compile-time Dependency Injection for Go☆13,775Updated 10 months ago
- GoMock is a mocking framework for the Go programming language.☆9,361Updated last year
- Curated list of Go design patterns, recipes and idioms☆26,479Updated last year
- Fluent SQL generation for golang☆7,417Updated last year
- Go Training Class Material :☆12,016Updated last month
- 📖 100 Go Mistakes and How to Avoid Them☆7,414Updated last month
- Zero Allocation JSON Logger☆11,426Updated last month
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆16,924Updated 2 months ago
- Better structured concurrency for go☆9,908Updated last year
- A book about the internals of the Go programming language.☆7,884Updated 4 years ago
- Simple error handling primitives☆8,235Updated 3 years ago
- felixge's notes on the various go profiling methods that are available.☆3,620Updated last month
- A Makefile/Dockerfile example for Go projects.☆3,296Updated last month