MichalAdorno / golang-advanced-concurrency-conceptsLinks
A review of advanced concurrency concepts and patterns in Golang
☆14Updated 5 years ago
Alternatives and similar repositories for golang-advanced-concurrency-concepts
Users that are interested in golang-advanced-concurrency-concepts are comparing it to the libraries listed below
Sorting:
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 7 months ago
- Golang ticker that works with Cron scheduling.☆19Updated 4 years ago
- My Go playground.☆63Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Go Embed experiments☆30Updated 4 years ago
- Clean Architecture Use Case for Go☆37Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- Golang linter to use strconv☆42Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- detects nested contexts in loops or function literals☆57Updated this week
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- ☆85Updated 5 months ago
- Simple leveled logging wrapper around standard log package☆17Updated 2 years ago
- Simple managed reload mechanism for Go☆48Updated last year
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆73Updated last year
- Fx is a useful functional programming helpers.☆78Updated 3 years ago
- Experiments with Go generics☆100Updated 3 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- ☆54Updated last year
- Golang linter to check the errors handling expressions☆57Updated last month
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆52Updated last year
- Pipelines using goroutines☆59Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- Pprof automation + organization, making profiling work 80% faster !!☆60Updated 2 months ago
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆27Updated 5 years ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆56Updated 4 months ago
- Golnag microservice-template by DDD☆33Updated last week