Stars
High performance server-side application framework
A cross-platform shadowsocks GUI client
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
C++ Insights - See your source code with the eyes of a compiler
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
A lightweight and ultra-fast shadowsocks library written in C++14 with Qt framework
An easy to use and efficient memory pool allocator written in C++.
Sokit is a TCP & UDP package send / receive / transfer tool
A C++ library providing various concurrent data structures and reclamation schemes.
Common C++ construction, including string operation / generic container / linq / etc
用ctp官方接口写的一个简单demo,具备行情、交易、k线数据以及策略功能,可以连接simnow模拟交易
Repository that has all the samples from the Windows 7 SDK, untouched
A header-only C++ library converts XML to JSON
B2 makes it easy to build C++ projects, everywhere.
C++ standard library features, "from scratch"
Thread-safe cross-platform event loop library in C++
C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become active and/or timers expire.
C++14 high performance non-blocking network IO (based on epoll + boost.context)