CloudWeGo Overview CloudWeGo is a set of microservices middleware developed by ByteDance that can be used to quickly build enterprise-class cloud-native architectures. It is a collection of high-performance, high-extensible, and highly-reliable projects that are focused on microservices communication and governance. It contains many components, including the RPC framework Kitex , the HTTP framework Hertz , the basic network library Netpoll, inter-process communication library shmipc , Rust-based RPC framework Volo etc.