MichalAdorno / golang-advanced-concurrency-conceptsLinks
A review of advanced concurrency concepts and patterns in Golang
☆14Updated 4 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.☆110Updated 4 months ago
- My Go playground.☆63Updated 4 years ago
- a tool for handling file uploads simple☆61Updated 2 years ago
- code that I re-use among many Go projects☆36Updated last month
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Collect data about your dependencies☆43Updated 4 months ago
- Go Embed experiments☆30Updated 4 years ago
- Kronika adds some extra utility around the standard time package. It does not have any other external dependencies.☆37Updated 2 years ago
- Golang ticker that works with Cron scheduling.☆18Updated 4 years ago
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated 8 months ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Clean Architecture Use Case for Go☆36Updated last year
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆56Updated 2 months ago
- Golnag microservice-template by DDD☆33Updated this week
- Go Patterns☆30Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 7 months ago
- Now you are just a click away from official package documentation for Go repositories. DOCGO is a handy browser extension 🧱 to redirect…☆12Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Experiments with Go generics☆100Updated 3 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆83Updated 7 months ago
- Pipelines using goroutines☆58Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- ☆18Updated last year
- James is your butler and helps you to create, build, debug, test and run your Go projects☆63Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- ☆54Updated 10 months ago
- A simple way to implement pagination in Golang.☆102Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago