hb-go / connLinks
netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)
☆30Updated 6 years ago
Alternatives and similar repositories for conn
Users that are interested in conn are comparing it to the libraries listed below
Sorting:
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- 💪 golang common lib☆45Updated 3 years ago
- go timewheel timer and concurrent bucket timer☆33Updated 5 years ago
- generate json string by one memory allocation☆29Updated 5 years ago
- Timer Implemented By Go,Also Called TimeWheel☆22Updated 5 years ago
- 救命用的profile☆41Updated 3 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- my golang sdk package☆41Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- 基于Raft协议的缓存系统, 支持内存和leveldb二种方式存储☆19Updated 8 years ago
- linux timer wheel☆21Updated 4 months ago
- this is backend storage for riot☆59Updated 9 years ago
- golang bigqueue is the same as redis quicklist.☆21Updated 2 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- A sample cache server showing how to use hashicorp/raft☆76Updated 4 years ago
- 🔥 fast queue base on rocksdb engine☆73Updated 7 years ago
- go mysql driver, support distributed transaction☆34Updated 3 years ago
- ☆46Updated 2 years ago
- 关于rsa 签名 使用 cgo (openssl) 和golang 原生库 对比☆33Updated 4 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 4 years ago
- 第四届阿里巴巴中间件性能大赛 Service Mesh For Dubbo (Golang 版本)☆24Updated 6 years ago
- a net framework☆55Updated last year
- 🥼 personal Go codebase☆37Updated 2 years ago
- 《程序员的算法趣题》Go 解法(WIP)☆18Updated 7 years ago
- ☆8Updated 4 years ago
- eviop 不再继续开发,➡️ 更好更快,请移向 gev 项目➡️https://github.com/Allenxuxu/gev☆19Updated 5 years ago
- dump golang goroutine stack to logfile☆45Updated 5 years ago
- Benchmark test of gnet☆38Updated 7 months ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 杜绝Bloomfilter和CuckooFilter的误判☆9Updated 4 years ago