zhiqiangxu / utilLinks
golang utils
☆26Updated 2 years ago
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below
Sorting:
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆28Updated 4 years ago
- 💪 golang common lib☆45Updated 3 years ago
- go timewheel timer and concurrent bucket timer☆33Updated 5 years ago
- ☆28Updated 3 years ago
- 🧭 a request redirector☆28Updated 3 years ago
- 极光推送Golang客户端,支持异步发送队列☆13Updated 5 years ago
- Golang 实现的时间轮算法☆14Updated 6 years ago
- dig more, simplified more and know more☆17Updated 3 weeks ago
- 救命用的profile☆41Updated 2 years ago
- go-micro plugins, auth(JWT+Casbin)、go-micro服务加入istio服务网格☆29Updated 4 years ago
- key value and document-oriented database combined☆11Updated 5 years ago
- PepperCron is a distributed cron job management system☆33Updated 2 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- ☆8Updated 4 years ago
- generate json string by one memory allocation☆28Updated 5 years ago
- ICMP Ping library for Go☆11Updated 5 years ago
- A tool to parse mysql ddl.☆15Updated last year
- simpler golang logger which package sugared zap☆36Updated 2 years ago
- Use DNS as service discovery for Kitex. It is a common choice when your applications run on Kubernetes.☆14Updated 8 months ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- goroutine pool☆16Updated 2 years ago
- ☆46Updated 2 years ago
- A better go test tool☆10Updated 5 years ago
- Timer Implemented By Go,Also Called TimeWheel☆22Updated 5 years ago
- Report metrics of go-metrics to falcon-plus☆22Updated 7 years ago
- golang RPC framework benchmark☆19Updated 5 years ago
- HiMagpie 网关,负责 TCP 长连接建立、心跳、消费消息队列并推送等。☆16Updated 8 years ago
- This library is DEPRECATED! Please use https://github.com/kitex-contrib/obs-opentelemetry☆12Updated 9 months ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 6 years ago
- 基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池☆31Updated 5 years ago