ervitis's Stars
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
bouk/monkey
Monkey patching in Go
deepflowio/deepflow
eBPF Observability - Distributed Tracing and Profiling
nirgeier/TerraformLabs
mpyw/sqlc-restruct
Post-processor for kyleconroy/sqlc
tatethurston/TwirpScript
A protobuf RPC framework for JavaScript and TypeScript
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
hybridgroup/gocv
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
pion/webrtc
Pure Go implementation of the WebRTC API
goss-org/goss
Quick and Easy server testing/validation
steren/awesome-cloud-run
👓 ⏩ A curated list of resources about all things Cloud Run
ahmetb/cloud-run-faq
Unofficial FAQ and everything you've been wondering about Google Cloud Run.
sherifabdlnaby/gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
shettyh/threadpool
Golang simple thread pool implementation
uber-go/config
Configuration for Go applications
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
google-cloud-japan/gig-training-materials
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
volatiletech/sqlboiler
Generate a Go ORM tailored to your database schema.
mercari/grpc-federation
gRPC Federation generates a gRPC server by writing a custom option in Protocol Buffers
repeale/fp-go
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
uber-go/mock
GoMock is a mocking framework for the Go programming language.
teh-cmc/go-internals
A book about the internals of the Go programming language.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
lesismal/nbio
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
lxzan/gws
simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
asyncapi/generator
Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
bufbuild/protovalidate
Protocol Buffer Validation - Go, Java, Python, and C++ Beta Releases!
otiai10/openaigo
OpenAI GPT3/3.5 and GPT4 ChatGPT API Client Library for Go, simple, less dependencies, and well-tested