Stars
the source code of linux-0.11 for study linux kernel
使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Event-driven network library for multi-threaded Linux server in C++11
A simple C++11 Thread Pool implementation
Thread pool implementation using c++11 threads