Pinned Repositories
eino
The ultimate LLM/AI application development framework in Golang.
eino-ext
Various extensions for the Eino framework: https://github.com/cloudwego/eino
goref
Go heap object reference analysis tool
hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
kitex-examples
Examples for Kitex.
netpoll
A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
shmipc-go
A high performance inter-process communication golang library developed by CloudWeGo
sonic-rs
A fast Rust JSON library based on SIMD.
volo
Rust RPC framework with high-performance and strong-extensibility for building micro-services.
CloudWeGo's Repositories
cloudwego/eino
The ultimate LLM/AI application development framework in Golang.
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
cloudwego/netpoll
A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
cloudwego/volo
Rust RPC framework with high-performance and strong-extensibility for building micro-services.
cloudwego/goref
Go heap object reference analysis tool
cloudwego/sonic-rs
A fast Rust JSON library based on SIMD.
cloudwego/eino-ext
Various extensions for the Eino framework: https://github.com/cloudwego/eino
cloudwego/shmipc-go
A high performance inter-process communication golang library developed by CloudWeGo
cloudwego/kitex-examples
Examples for Kitex.
cloudwego/eino-examples
Examples and demonstrations for using the Eino framework
cloudwego/hertz-examples
Examples for Hertz.
cloudwego/thriftgo
An implementation of thrift compiler in go language.
cloudwego/abcoder
deep, reliable and confidential coding-context
cloudwego/motore
Async middleware abstraction powered by AFIT and RPITIT.
cloudwego/dynamicgo
Dynamically and efficiently operate RPC data for Go
cloudwego/cloudwego.github.io
Website for CloudWeGo
cloudwego/pilota
A thrift and protobuf implementation in pure rust with high performance and extensibility.
cloudwego/frugal
A very fast dynamic Thrift serializer & deserializer.
cloudwego/fastpb
A faster Protobuf serializer & deserializer.
cloudwego/community
Governance and community material for CloudWeGo.
cloudwego/monolake
Rust framework for building high-performance network services
cloudwego/kitex-benchmark
cloudwego/gjson
Faster substitution of tidwall/gjson
cloudwego/shmipc-rs
A high performance inter-process communication Rust library.
cloudwego/prutal
Pure Go alternative to protocol buffers with minimum code generation
cloudwego/gopkg
A collection of go packages used in CloudWeGo repos.
cloudwego/protoc-gen-validator
A protoc plugin that can generate go structure validate functions.
cloudwego/asm2asm
A tool that converts clang generated assembly code into Go ASM.
cloudwego/kitex-tests
Tests for cloudwego/kitex