baidu-golang / pbrpcLinks
Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的GO实现. JAVA实现:https://github.com/baidu/Jprotobuf-rpc-socket
☆72Updated last year
Alternatives and similar repositories for pbrpc
Users that are interested in pbrpc are comparing it to the libraries listed below
Sorting:
- a golang rpc framework designed for Large-scale distributed system☆68Updated 5 years ago
- grpcp is a Grpc Persistent Connection Pool.☆98Updated 2 years ago
- ☆129Updated 3 years ago
- redis golang implementation☆51Updated 6 years ago
- my golang notes☆101Updated 5 years ago
- ☆182Updated 5 years ago
- my golang sdk package☆41Updated 4 years ago
- 🔥 fast queue base on rocksdb engine☆73Updated 7 years ago
- test popular rpc benchmarks at same throughputs with share clients☆81Updated 6 months ago
- grpc源码注解(通过阅读源码的一些理解)☆87Updated 6 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- Speed up the memory allocation and improve the garbage collection performance.☆54Updated 2 years ago
- goim☆72Updated 6 years ago
- pbgo is a mini RPC/REST/Grpc-Gateway framework based on Protobuf☆126Updated 11 months ago
- http gateway for rpcx services. Clients in any programming languages can call them☆203Updated 2 years ago
- 营销流程引擎☆65Updated 4 years ago
- A sample cache server showing how to use hashicorp/raft☆76Updated 4 years ago
- a net framework☆55Updated last year
- 😎从简单的即时聊天来看架构演变by golang☆96Updated 4 years ago
- this is a consistent hashring implemented by go☆103Updated 5 years ago
- 一个 grpc 配合 etcd 的负载均衡例子☆39Updated 7 years ago
- 时间轮定时器☆270Updated last year
- 用 Go 来了解一下 Redis 通讯协议☆42Updated 7 years ago
- golang写的存储引擎,基于b+树,mmap☆51Updated 2 years ago
- gitbook Go RPC开发指南 [中文文档]☆149Updated 2 years ago
- 基于令牌桶算法和漏桶算法来实现的限速限流,Golang实现。☆312Updated 7 years ago
- 杂七杂八的Go语言实验代码☆318Updated 8 years ago
- RedisGo-Async is a Go client for Redis, both asynchronous and synchronous modes are supported,its API is fully compatible with redigo.☆62Updated 6 years ago
- benchmark codes for rpcx, gRPC, Dubbo, Motan☆181Updated 9 months ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 6 years ago