Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more β
Go-patterns Alternatives
Similar projects and alternatives to go-patterns
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
-
-
awesome-dva
A curated list of "damn vulnerable apps" and exploitable VMs / wargames. See contributing.md for information.
-
wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
-
-
-
DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
-
handlers
Discontinued A collection of useful middleware for Go HTTP services & web applications π
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-patterns discussion
go-patterns reviews and mentions
-
π Unlock Your Developer Potential: Top 5 Must-Explore GitHub Repositories π
design-patterns
- Go-Patterns: A Curated Collection of Go Design Patterns and Best Practices
- Options Pattern em Go
-
Go pro! With these free Golang resources
3). GO Patterns
-
Software architecture in golang,
Re Go, there are a lot of lot of good patterns available available, but a lot of them arenβt OOP specific. In fact, both Go and Rust have been influenced by multiple paradigms, including OOP. Like the FAQ says,
- Boilerplate for experienced devs
-
Should I learn Golang or use Ansible to delveop the operators?
What's great is there are really great patterns to follow out there on github (both code patterns https://github.com/tmrts/go-patterns and examples https://github.com/avelino/awesome-go https://github.com/go-kit/kit and for the app itself, https://github.com/golang-standards/project-layout )... and for me a really naggy mentor who insists everything be "idiomatic go"
-
Why is this executing in this order?
So I am trying to write a simple generator based on this pattern and the results are a little counter-intuitive. My goal is to create a generator like the above that takes a net.IPNet object and ranges over all net.IP`'s contained in that network. When printing results, I am seeing the same values show up in subsequent executions of the loop and am not sure why. Code follows:
- Go is not an easy language
- Need suggestions for good tutorial on concurrency and design patterns in golang.
-
A note from our sponsor - InfluxDB
influxdata.com | 28 Apr 2025
Stats
tmrts/go-patterns is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of go-patterns is Go.