x-mod / thriftudp
a very simple udpserver framework with thrift support
☆16Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for thriftudp
- A high-performance and stable Proxy for MySQL☆25Updated 9 years ago
- memcached protocol for server implementation☆13Updated 2 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- 查看进程打开的文件以及pagecache使用情况☆14Updated 9 years ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆17Updated 3 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 2 weeks ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆29Updated 6 years ago
- child process agent by golang☆18Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- a distributed sequence number generator based on MySQL(Auto Increment Column).☆13Updated 5 years ago
- Keep the server running continuously☆15Updated 3 years ago
- Connection Pool, referenced from go-redis's conn pool☆11Updated 4 years ago
- double array trie algorithm golang☆18Updated 10 years ago
- Go 网络扩展工具包☆16Updated 3 years ago
- Redis sharding proxy☆17Updated 3 years ago
- checker for tcp udp and http☆27Updated last year
- A protoc-gen-go wrapper including an RPC stub generator☆37Updated 8 years ago
- Here is a place for go chassis plugins including registry, tracing etc☆17Updated last year
- golang实现的分布式唯一ID生成器distributed id generator,有全局趋势递增、严防时钟漂移、高可用、高性能等特点☆11Updated 3 years ago
- a netty-like framework with go