joaocgduarte / concurrency-in-goLinks
These are all my learnings gathered on concurrency in golang
☆330Updated 2 years ago
Alternatives and similar repositories for concurrency-in-go
Users that are interested in concurrency-in-go are comparing it to the libraries listed below
Sorting:
- Short examples of common anti-patterns in Go Web Applications.☆424Updated 8 months ago
- 📘️ Learn Go by fixing tiny incorrect programs☆719Updated last month
- Example Go service using go-swagger and Clean Architecture☆170Updated 2 years ago
- ☆159Updated 2 years ago
- A minimal Go project with user authentication ready out of the box. Uses Bootstrap 5 for the frontend. All frontend assets are less than …☆256Updated 2 years ago
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 4 years ago
- http integration test framework☆260Updated 10 months ago
- Minimal working examples of Go's features.☆175Updated 3 years ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆321Updated this week
- Go Todo Backend example using modular project layout for product microservice.☆330Updated 2 years ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆278Updated 8 months ago
- ☆661Updated last year
- Go live coding interview problems☆124Updated last month
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆262Updated 2 years ago
- Make your Go programs use less memory (maybe)☆817Updated 2 months ago
- Modern Web Application with Golang☆308Updated 2 years ago
- An opinionated guideline to structure & develop a Go web application/service☆974Updated 4 months ago
- Go Practical Tips☆622Updated 10 months ago
- Slides from various classes and presentations☆337Updated 3 years ago
- A curated list of awesome golang workshops.☆519Updated 3 years ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆356Updated 3 weeks ago
- Structured concurrency made easy☆386Updated 8 months ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆474Updated 3 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆449Updated last year
- A collection of Go style guides