52im / libcoLinks
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
☆39Updated 4 years ago
Alternatives and similar repositories for libco
Users that are interested in libco are comparing it to the libraries listed below
Sorting:
- A C++ network service framework☆143Updated 6 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆355Updated 3 years ago
- ☆74Updated 10 years ago
- 专注于 企业云布署 的即时通讯系统,基于teamtalk开源项目二次开发,采用 t-io 内核做为websocket服务端核心技术模块,群集布置效果优化,业务模块与底层分离,能快速与自已现有系统对接。支持音,视频通话,支持 andoird ios mac windows …☆51Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- openssl surpport for handy☆42Updated 10 years ago
- ☆45Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- ☆32Updated 7 years ago
- Nginx cpp development kit☆157Updated 5 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- C++解析websocket协议☆181Updated 7 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated this week
- libevent 官方文档的中文版☆48Updated 10 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- nginx-0.11源码解析☆19Updated 5 years ago
- ☆67Updated 6 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Updated 10 years ago
- pure c++ project for file transfer use tcp protocol☆61Updated 12 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 8 years ago
- 千牛主播tblive专注于PC上直播采集、推流的整体解决方案.☆438Updated 7 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 10 years ago
- 本项目是淘宝直播pc客户端对应的开源项目,基于著名的开源软件OBS Studio打造;在其基础上,主要融合进去了淘宝直播相关的业务逻辑,另外对OBS进行了一些扩展和修复;淘宝直播PC客户端详情见(https://tblive.m.taobao.com/wow/tblive/…☆120Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆48Updated 10 years ago
- 这里是我对mosquitto的优化版本,并增加了查询在线状态等功能。☆64Updated 4 years ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆313Updated 2 years ago