ismanf / golang-design-patternsView external linksLinks
Implementation of design patterns in Golang
☆323Aug 4, 2022Updated 3 years ago
Alternatives and similar repositories for golang-design-patterns
Users that are interested in golang-design-patterns are comparing it to the libraries listed below
Sorting:
- Design patterns for the Go programming language☆625Apr 7, 2023Updated 2 years ago
- This is the code repository for the book, Go Design Patterns, published by Packt☆419Jan 30, 2023Updated 3 years ago
- Curated list of Go design patterns, recipes and idioms☆27,337May 14, 2024Updated last year
- Design patterns implemented with Golang☆172Feb 6, 2020Updated 6 years ago
- Now you are just a click away from official package documentation for Go repositories. DOCGO is a handy browser extension 🧱 to redirect…☆12Aug 1, 2021Updated 4 years ago
- A visual working example of a Thread Pool pattern, based on a known blog article.☆27Oct 17, 2017Updated 8 years ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,009Apr 24, 2024Updated last year
- Simple saga implementation using kafka☆15Feb 4, 2018Updated 8 years ago
- Learn Data Structures and Algorithms with Golang, published by Packt☆641Nov 3, 2023Updated 2 years ago
- A simple centralized, cross-platform credential manager using GPG encryption.☆11May 7, 2018Updated 7 years ago
- Travis-CI example for Go #golang☆30Jun 18, 2021Updated 4 years ago
- golang and decorators / decorator patterns☆137Oct 31, 2017Updated 8 years ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Oct 8, 2020Updated 5 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Apr 6, 2022Updated 3 years ago
- Exercise for learning Go programming language☆51Mar 23, 2025Updated 10 months ago
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,080Jan 31, 2023Updated 3 years ago
- An example Event-Driven application in Go built with Watermill library.☆149Nov 19, 2023Updated 2 years ago
- Collect data about your dependencies☆43May 1, 2025Updated 9 months ago
- Benchmarks of common basic operations for the Go language.☆62May 19, 2021Updated 4 years ago
- Basic example apps instrumented w/ Jaeger tracing☆12Apr 11, 2020Updated 5 years ago
- An implementation of the Repository pattern in Golang☆87May 9, 2017Updated 8 years ago
- ☆21Dec 30, 2021Updated 4 years ago
- A sample blogging platform in golang☆24Jul 22, 2019Updated 6 years ago
- Simplistic, opinionated logging for Golang☆25Dec 17, 2021Updated 4 years ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆896Aug 18, 2021Updated 4 years ago
- Modern Go Application example☆1,937Nov 1, 2024Updated last year
- Content Driven Community Platform☆12Oct 21, 2024Updated last year
- Easy Go Background Job Process Bucket☆10Oct 10, 2018Updated 7 years ago
- simple chat app in Go with basic features such as room creation, authorization, and real-time messaging.☆10Feb 25, 2023Updated 2 years ago
- A Go Database Trasnaction Managemnet Lib☆11Jun 1, 2020Updated 5 years ago
- Cryptocurrency Price Ticker API in Go☆12Oct 1, 2017Updated 8 years ago
- ☆11Feb 17, 2023Updated 2 years ago
- Angular Template Compiler☆10Mar 19, 2019Updated 6 years ago
- Generic sharded thread safe LRU cache in Go.☆12Apr 13, 2022Updated 3 years ago
- Sample project to emit/handle events using bus package☆11Dec 11, 2021Updated 4 years ago
- json mapping for map[string]interface{}☆11Aug 28, 2025Updated 5 months ago
- Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)☆10Jan 25, 2021Updated 5 years ago
- tool to send packet using "gopacket".☆11Aug 11, 2017Updated 8 years ago
- Go lang server that serves a static react bundle with Dockerfile setup☆10Dec 10, 2022Updated 3 years ago