andeya / rpc-benchmarkLinks
golang RPC framework benchmark
☆19Updated 5 years ago
Alternatives and similar repositories for rpc-benchmark
Users that are interested in rpc-benchmark are comparing it to the libraries listed below
Sorting:
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代