Cross platform network library with C++11
☆1,129Aug 16, 2024Updated last year
Alternatives and similar repositories for CppNet
Users that are interested in CppNet are comparing it to the libraries listed below
Sorting:
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated last month
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,178Jan 5, 2026Updated last month
- 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable…☆8,555Nov 12, 2025Updated 3 months ago
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 3 months ago
- A tiny boost library in C++11.☆4,207May 27, 2025Updated 9 months ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,470Feb 2, 2026Updated last month
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- Achieve a tiny STL in C++11☆12,401Oct 27, 2024Updated last year
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,129Jan 13, 2026Updated last month
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Feb 13, 2026Updated 2 weeks ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,037Feb 14, 2026Updated 2 weeks ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日 志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- Event Dispatcher and callback list for C++☆1,645Dec 8, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,126Feb 11, 2026Updated 2 weeks ago
- universal serialization engine☆1,299Feb 11, 2026Updated 2 weeks ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- A simple C++11 Thread Pool implementation☆8,683Jul 20, 2024Updated last year
- A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client applications.☆1,048Feb 11, 2026Updated 2 weeks ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,494Jan 20, 2026Updated last month
- A cross-platform C++<->lua server quick solution☆370Apr 13, 2023Updated 2 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆479Feb 6, 2026Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- A C++ header-only HTTP/HTTPS server and client library☆16,191Updated this week
- 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…