mcuv3's Stars
vercel/next.js
The React Framework
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
philc/vimium
The hacker's browser.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
dylanaraps/neofetch
🖼️ A command-line system information tool written in bash 3.2+
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
air-verse/air
☁️ Live reload for Go apps
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
golang/mock
GoMock is a mocking framework for the Go programming language.
pmndrs/valtio
🧙 Valtio makes proxy-state simple for React and Vanilla
grpc/grpc-web
gRPC for Web Clients
aws/aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
Masterminds/squirrel
Fluent SQL generation for golang
gogo/protobuf
[Deprecated] Protocol Buffers for Go with Gadgets
tomhuang12/awesome-k8s-resources
A curated list of awesome Kubernetes tools and resources.
playwright-community/playwright-go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
gosuri/uilive
uilive is a go library for updating terminal output in realtime
aws-samples/ecs-refarch-cloudformation
A reference architecture for deploying containerized microservices with Amazon ECS and AWS CloudFormation (YAML)
improbable-eng/ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
EA31337/EA31337
🤖📈 EA31337 Lite, Advanced and Rider - Forex multi-strategy trading robot for MT4/MT5 platforms
nicehash/NiceHashQuickMiner
Super simple & easy Windows 10 cryptocurrency miner made by NiceHash.
MariusAlch/json-to-ts
Convert jsons to typescript interfaces
ardanlabs/blockchain
sashabaranov/pike
Generate CRUD gRPC backends from single YAML description.
golang-basics/concurrency
Concurrency in Go video course with in depth explanations & examples
pusher/pusher-http-go
Pusher Channels HTTP API library for Go
raahii/golang-grpc-realworld-example
A real world backend API built with golang + grpc