Kitex logo

Kitex

A high-performance and strong-extensibility Golang RPC framework
1
1
+ 1
0

What is Kitex?

It is a high-performance and strong-extensibility Golang RPC framework that helps developers build microservices. If performance and extensibility are the main concerns when you develop microservices, it can be a good choice.
Kitex is a tool in the Remote Procedure Call (RPC) category of a tech stack.
Kitex is an open source tool with 6.7K GitHub stars and 774 GitHub forks. Here’s a link to Kitex's open source repository on GitHub

Who uses Kitex?

Developers

Kitex Integrations

Kitex's Features

  • High performance
  • Extensibility
  • Multi-message protocol
  • Multi-transport protocol
  • Multi-message type
  • Service governance
  • Code generation

Kitex Alternatives & Comparisons

What are some alternatives to Kitex?
gRPC
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking...
Apache Dubbo
It is a high-performance, light weight, java based RPC framework. Dubbo offers three key functionalities, which include interface based remote call, fault tolerance & load balancing, and automatic service registration & discovery.
JSON-RPC
It is a very simple protocol, defining only a few data types and commands. It allows for notifications (data sent to the server that does not require a response) and for multiple calls to be sent to the server which may be answered out of order.
Mercury
A modular JSON-RPC library that allows pluggable transport layers, JSON libraries, and effect/async monads. It is used to communicate with embedded devices where the device is acting in the server role.
Tars
It is an open-source microservice platform. It contains a high-performance RPC framework and a service management platform. Based on Tars, you can develop a reliable microservice system efficiently. It is designed for high reliability, high performance, and efficient service management. By significantly reducing system operation work, developers can focus on business logic and meet fast changes of user requirements.
See all alternatives
Related Comparisons
No related comparisons found

Kitex's Followers
1 developers follow Kitex to keep up with related blogs and decisions.