efficientgo / examplesLinks
"Efficient Go" Book Code Examples
☆87Updated last year
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Test-Driven Development in Go, published by Packt☆96Updated last year
- Listings from manning book☆155Updated 2 weeks ago
- ☆50Updated last year
- Example CRUD project applying Hexagonal Architecture, DDD, EDA, CQRS, BDD, CI, and more... in Go.☆83Updated last week
- Domain-Driven Design With Golang, published by Packt☆284Updated last year
- ☆112Updated 10 months ago
- Go言語に関するブログ記事のサンプルコードのレポジトリです。☆36Updated 4 years ago
- ☆107Updated 2 weeks ago
- grpc log service example project☆195Updated 7 months ago
- ☆66Updated 2 years ago
- Writing High Performant Golang Programs☆168Updated 2 years ago
- Code and other resources for "Practical Go" - the book by @amitsaha☆61Updated 2 years ago
- Functional Programming in Go, published by Packt☆45Updated last year
- Building Modern CLI Applications in Go, published by Packt☆83Updated 2 years ago
- A utility to redact sensitive data for slog in Go☆128Updated 3 months ago
- ☆96Updated 4 months ago
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆107Updated 3 weeks ago
- Effective Concurrency in Go, published by Packt☆63Updated 10 months ago
- Sample project with client, server and OpenTelemetry integration☆31Updated this week
- Collection of log/slog related projects.☆224Updated 4 months ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- Book companion source code