kitex
Go microservice framework
A high-performance Go RPC framework for building microservices with extensibility and support for multiple protocols and messaging types.
Go RPC framework with high-performance and strong-extensibility for building micro-services.
7k stars
122 watching
817 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
frameworkgogrpcmicroservicesprotobufrpcstreamingthrift
Related projects:
Repository | Description | Stars |
---|---|---|
cloudwego/netpoll | A high-performance networking framework designed to optimize RPC scenarios in Go applications. | 4,054 |
smallnest/rpcx | A microservices framework for building scalable and high-performance RPC services with support for multiple transport protocols and codecs. | 8,113 |
cloudwego/hertz | A high-performance Go HTTP framework designed for building microservices with strong extensibility and usability features. | 5,357 |
micro/go-micro | A framework for building microservices with built-in support for distributed systems development and scalable communication between services. | 21,956 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,374 |
goadesign/goa | A tool for designing and generating APIs in Go | 5,693 |
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
panjf2000/gnet | An event-driven networking framework designed to provide high-performance and lightweight network capabilities. | 9,665 |
gookit/rux | A lightweight web framework for building fast and flexible HTTP applications in Go. | 98 |
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 78,978 |
gorilla/mux | A powerful HTTP router and URL matcher for building web servers. | 20,887 |
twitchtv/twirp | A framework that simplifies service-to-service communication by generating routing and serialization from API definitions. | 7,188 |
ergo-services/ergo | An actor-based framework for creating event-driven architectures with network transparency and distributed system support. | 3,722 |