基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池
☆33Jul 28, 2019Updated 6 years ago
Alternatives and similar repositories for tfg
Users that are interested in tfg are comparing it to the libraries listed below
Sorting:
- go disconf 客户端☆24Oct 8, 2018Updated 7 years ago
- 基于TextRank算法的关键词提取☆12Dec 2, 2013Updated 12 years ago
- This library is DEPRECATED! Please use https://github.com/kitex-contrib/obs-opentelemetry☆12Aug 14, 2024Updated last year
- golang RPC framework benchmark☆19Aug 27, 2019Updated 6 years ago
- Golang 实现的时间轮算法☆14Mar 26, 2019Updated 6 years ago
- 极光推送Golang客户端,支持异步发送队列☆13Oct 9, 2019Updated 6 years ago
- A calendar with heatmap visualization. Based on GitHub's commit graph.☆14May 9, 2018Updated 7 years ago
- [新版]https://github.com/nostarsnow/frame-animation 。gif的多帧png图片转换为js定时切换img/canvas动画。用来解决gif过大的问题。