GeraltXLi's Stars
qmuntal/stateless
Go library for creating finite state machines
bsm/redislock
Simplified distributed locking implementation using Redis
rivo/tview
Terminal UI library with rich, interactive widgets — written in Golang
openai/openai-go
The official Go library for the OpenAI API
bufbuild/protocompile
A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.
rust-cross/cargo-zigbuild
Compile Cargo project with zig as linker
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
grpc-ecosystem/grpc-health-probe
A command-line tool to perform health-checks for gRPC applications in Kubernetes and elsewhere
AliyunContainerService/kube-eventer
kube-eventer emit kubernetes events to sinks
philip-bui/grpc-zerolog
Middleware Router logging Protobuf requests, metadata and responses into JSON Logs.
rookie-ninja/rk-grpc
Start gRPC microservice from YAML, plugin of rk-boot
jesseduffield/lazydocker
The lazier way to manage everything docker
pulumi/pulumi
Pulumi - Infrastructure as Code in any programming language 🚀
pion/turn
Pion TURN, an API for building TURN clients and servers
looplab/fsm
Finite State Machine for Go
redis/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
cloudwego/goref
Go heap object reference analysis tool
johanbrandhorst/grpc-gateway-boilerplate
All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go
fullstorydev/grpcui
An interactive web UI for gRPC, along the lines of postman
jdx/mise
dev tools, env vars, task runner
bufbuild/buf
The best way of working with Protocol Buffers.
hashicorp/go-metrics
A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
failsafe-go/failsafe-go
Fault tolerance and resilience patterns for Go
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
pseudomuto/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC