teivah / 100-go-mistakesLinks
📖 100 Go Mistakes and How to Avoid Them
☆7,813Updated 4 months ago
Alternatives and similar repositories for 100-go-mistakes
Users that are interested in 100-go-mistakes are comparing it to the libraries listed below
Sorting:
- The Uber Go Style Guide.☆17,315Updated last month
- Practical concurrency guide in Go, communication by channels, patterns☆2,840Updated 2 years ago
- Building event-driven applications the easy way in Go.☆9,491Updated last month
- Better structured concurrency for go☆10,303Updated last year
- Zero Allocation JSON Logger☆12,190Updated last week
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,152Updated 3 months ago
- 🦩 Tools for Go projects☆4,461Updated last month
- Concurrency patterns in Go☆3,107Updated last year
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,680Updated this week
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆12,565Updated 3 weeks ago
- Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron☆6,900Updated last week
- Compile-time Dependency Injection for Go☆14,357Updated 5 months ago
- Go implementation of JSON Web Tokens (JWT).☆8,884Updated last week
- Fast linters runner for Go☆18,448Updated this week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,748Updated 2 months ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,000Updated last year
- Static analysis tool to detect potential nil panics in Go code☆3,750Updated this week
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆20,908Updated 2 weeks ago
- Blazing fast, structured, leveled logging in Go.☆24,205Updated last month
- GoMock is a mocking framework for the Go programming language.☆9,383Updated 2 years ago
- An entity framework for Go☆16,909Updated last month
- A dependency injection based application framework for Go.☆7,332Updated last month
- Simple, reliable, and efficient distributed task queue in Go☆12,848Updated last week
- Starter-kit for writing services in Go using Kubernetes.☆3,934Updated 2 weeks ago
- Simple HTTP, REST, and SSE client library for Go☆11,519Updated last week
- Collection of Technical Interview Questions solved with Go☆4,688Updated 2 years ago
- A mock code autogenerator for Go☆6,982Updated 2 weeks ago
- general purpose extensions to golang's database/sql☆17,496Updated last year
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,080Updated 3 years ago
- A Go port of Ruby's dotenv library (Loads environment variables from .env files)☆10,202Updated 3 months ago