Cross platform network library with C++11
☆1,134Aug 16, 2024Updated last year
Alternatives and similar repositories for CppNet
Users that are interested in CppNet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- modern C++(C++20), simple, easy to use rpc framework☆1,997Jan 9, 2026Updated 4 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,102Dec 23, 2025Updated 5 months ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,064Aug 25, 2024Updated last year
- 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable…☆8,595Nov 12, 2025Updated 6 months ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆923Feb 2, 2026Updated 3 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- cross-platform coroutine library in c++☆864Jan 20, 2026Updated 4 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,193Mar 14, 2026Updated 2 months ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,188Apr 23, 2026Updated last month
- Achieve a tiny STL in C++11☆12,441Oct 27, 2024Updated last year
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,515Updated this week
- libuv wrapper in C++11 /libuv C++11网络库☆841Nov 13, 2025Updated 6 months ago
- A tiny boost library in C++11.☆4,204May 27, 2025Updated 11 months ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,657Aug 19, 2023Updated 2 years ago
- a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++☆4,769Mar 23, 2026Updated 2 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,766Apr 10, 2024Updated 2 years ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,152Apr 29, 2026Updated 3 weeks ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,351May 9, 2026Updated 2 weeks ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,656Dec 8, 2023Updated 2 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,064May 14, 2026Updated last week
- 基于C++ Coroutines编写的无栈协程库☆625Dec 27, 2023Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,173Apr 13, 2026Updated last month
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,133Jul 27, 2023Updated 2 years ago
- A simple C++11 Thread Pool implementation☆8,739Jul 20, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,643Jan 24, 2025Updated last year
- Event Dispatcher and callback list for C++☆1,661Dec 8, 2024Updated last year
- Go-style concurrency in C++11☆3,308Jul 3, 2023Updated 2 years ago
- universal serialization engine☆1,312May 10, 2026Updated 2 weeks ago
- 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…☆8,677Mar 7, 2024Updated 2 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,139Mar 24, 2026Updated 2 months ago
- A cross-platform C++<->lua server quick solution☆368Apr 13, 2023Updated 3 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,375Feb 25, 2023Updated 3 years ago
- A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client applications.☆1,052May 13, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- c++11基础库☆1,035Nov 18, 2024Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,219May 8, 2026Updated 2 weeks ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,114Jul 5, 2022Updated 3 years ago
- A C++ header-only HTTP/HTTPS server and client library☆16,482May 16, 2026Updated last week
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,505May 8, 2026Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,417Oct 11, 2024Updated last year
- a non-blocking I/O tcp network lib based on c++14/17☆491May 6, 2026Updated 2 weeks ago