senlinzhan / code-for-blogLinks
code samples from my blog
☆19Updated 7 years ago
Alternatives and similar repositories for code-for-blog
Users that are interested in code-for-blog are comparing it to the libraries listed below
Sorting:
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 7 years ago
- libevent library reimplemented with c++☆43Updated 5 years ago
- openssl surpport for handy☆42Updated 10 years ago
- C++ network library based on `libgo`.☆244Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- ☆45Updated 6 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- ☆35Updated this week
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Redis C++ Client☆67Updated last year
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆21Updated 8 years ago
- muduo in windows☆69Updated 6 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 5 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆194Updated last week