smaugx / epoll_examples
epoll examples
☆15Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for epoll_examples
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- This is a tool library that includes log, fsm, state machine...☆97Updated 4 years ago
- spdlog简单封装☆45Updated 10 months ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆48Updated 7 months ago
- muduo in windows☆70Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 用libcurl实现http和https服务☆28Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆81Updated last year
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- C++ ORM (Object Relational Mapping)☆75Updated 7 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- A portable, pure C++11 timer component.☆166Updated 8 months ago
- 简单有效的内存池实现☆90Updated 8 years ago
- 一些C/C++常用封装例子☆207Updated 3 years ago
- A C/S framework based on asio, doesn't need boost.☆39Updated last month
- A thread safe stl implementation base on C++11 stl☆46Updated 3 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆15Updated 2 years ago
- Mongoose c++ library☆17Updated 6 years ago
- C++常用库设计☆32Updated 9 months ago
- ☆45Updated last year
- development tools written by C++☆21Updated 3 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆25Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- A design pattern library developed in modern c++.☆51Updated 2 years ago
- Mini c++ logger tool☆44Updated 5 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago