apoggi-carecloud's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
uber-go/guide
The Uber Go Style Guide.
hoanhan101/ultimate-go
The Ultimate Go Study Guide
pinpoint-apm/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
earthly/earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
quic-go/quic-go
A QUIC implementation in pure Go
gomodule/redigo
Go client for Redis
appleboy/gorush
A push notification server written in Go (Golang).
eranyanay/1m-go-websockets
handling 1M websockets connections in Go
dgraph-io/ristretto
A high performance memory-bound Go cache
uber-go/automaxprocs
Automatically set GOMAXPROCS to match Linux container CPU quota.
ahmetb/go-linq
.NET LINQ capabilities in Go
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
campoy/go-tooling-workshop
A workshop covering all the tools gophers use in their day to day life
Rolstenhouse/unofficial-apis
A collection of unofficial apis. Designed to inspire your next Friday night hack
xeipuuv/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
fatih/gomodifytags
Go tool to modify struct field tags
danilowoz/react-atomic-design
🔬 How the Atomic Design methodology can create a great design system from scratch and make better developers.
cheekybits/genny
Elegant generics for Go
bahlo/go-styleguide
🏆 Opinionated Styleguide for the Go language
ribice/gorsk
:fire: Idiomatic Golang Restful Starter Kit
adjust/go-wrk
a small heavy duty http/https benchmark tool written in go
vektah/dataloaden
go generate based DataLoader
sdslabs/gasper
Your Cloud in a Binary
nautilus/gateway
A federated api gateway for graphql services. https://gateway.nautilus.dev/
wtfaremyinitials/osa-imessage
Send and receive iMessages with nodejs
eug48/fhir
FHIR Server using MongoDB and Go - now with proper transactions support! Aims to start quickly, have modest resource requirements and good performance.