PerimeterX / ok-lets-goLinks
Three Approaches to Structuring Go Code
☆25Updated 6 years ago
Alternatives and similar repositories for ok-lets-go
Users that are interested in ok-lets-go are comparing it to the libraries listed below
Sorting:
- My Go playground.☆62Updated 3 years ago
- Source code for my Go workshop which includes code samples about handling/throttling go routines and their graceful termination☆24Updated 4 years ago
- Clean Architecture using Golang.☆83Updated 2 months ago
- Materials for https://threedots.tech/event-driven/☆29Updated last week
- An implementation of the Repository pattern in Golang☆84Updated 8 years ago
- ☆66Updated 2 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆66Updated 6 years ago
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated last year
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆97Updated this week
- ☆29Updated 2 years ago
- ☆37Updated 2 years ago
- Go Patterns☆30Updated last year
- Golang HTTP logger middleware with color console output and structured logs☆130Updated 2 years ago
- ☆33Updated 2 years ago
- Go-Multimap is an implementation of the `multimap` data structure in Go.☆38Updated 5 years ago
- Realworld implementation written with Go using Go kit!☆63Updated 2 years ago
- Pattern Matching library for go☆93Updated last year
- 🚨 Chi middleware for slog logger☆72Updated last week
- This package provides a framework for writing validations for Go applications.☆93Updated 2 years ago
- Hype is a document generation tool used to rapidly create, maintain, and reuse documentation.☆50Updated last month
- Cookies, but with structs, for happiness.☆111Updated 3 weeks ago
- This is a Golang sample of repository design pattern.☆13Updated 6 years ago
- Package bigcscvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processin…☆54Updated last year
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- A collection of data structures implemented in Go☆61Updated 2 years ago
- Database based task queue implemented in Go☆47Updated last year
- Slides and examples used for my training videos☆129Updated 2 months ago
- ☆35Updated 3 years ago
- Fast mandelbrot set renderer using goroutines☆92Updated last month
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆111Updated 2 years ago