libuv wrapper in C++11 /libuv C++11网络库
☆834Nov 13, 2025Updated 3 months ago
Alternatives and similar repositories for uv-cpp
Users that are interested in uv-cpp are comparing it to the libraries listed below
Sorting:
- 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 3 weeks ago
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,470Feb 2, 2026Updated 3 weeks ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,176Jan 5, 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
- modern C++(C++20), simple, easy to use rpc framework☆1,985Jan 9, 2026Updated last month
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,750Aug 19, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- another RPC based libuv. tested on windows10 & ubuntu18.04☆37Aug 31, 2021Updated 4 years ago
- A tiny boost library in C++11.☆4,198May 27, 2025Updated 9 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 3 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆555Sep 2, 2023Updated 2 years ago
- A actor framework base on C++11/14.☆56Jul 26, 2020Updated 5 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,951Dec 23, 2025Updated 2 months ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,129Jan 13, 2026Updated last month
- C++11 libuv wrapper☆178Dec 27, 2019Updated 6 years ago
- 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
- 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
- tcp server and client package using libuv☆130Feb 24, 2022Updated 4 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模 块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,380Feb 25, 2023Updated 3 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,300Feb 13, 2026Updated 2 weeks ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Mar 15, 2023Updated 2 years ago
- C++ language framework rpc source code implementation☆551Feb 3, 2026Updated 3 weeks ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,492Jan 20, 2026Updated last month
- libuv kcp☆17Feb 20, 2023Updated 3 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆536Dec 27, 2023Updated 2 years ago
- A C++ header-only HTTP/HTTPS server and client library☆16,165Updated this week
- C++14 evented IO libraries for high performance networking and media based applications☆1,351Jan 11, 2023Updated 3 years ago
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago