一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
☆2,199Aug 27, 2026Updated 3 weeks ago
Alternatives and similar repositories for ZLToolKit
Users that are interested in ZLToolKit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT/STUN/TURN server and client fr…☆17,549Sep 10, 2026Updated last week
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,643Aug 19, 2023Updated 3 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆536Dec 27, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,715Dec 8, 2023Updated 2 years ago
- modern C++(C++20), simple, easy to use rpc framework☆2,014Sep 8, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆63Jul 16, 2022Updated 4 years ago
- RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM☆3,517May 26, 2026Updated 3 months ago
- Cross platform network library with C++11☆1,132Aug 16, 2024Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,247Dec 23, 2025Updated 8 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,774Apr 10, 2024Updated 2 years ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT/Redis client/server.☆7,552Updated this week
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,114Jul 5, 2022Updated 4 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆938Feb 2, 2026Updated 7 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆649May 1, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- libuv wrapper in C++11 /libuv C++11网络库☆840Nov 13, 2025Updated 10 months ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,424Aug 10, 2026Updated last month
- portable system call(aio/socket/thread/process/lock/event/pipe)☆462Jan 9, 2026Updated 8 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,064May 25, 2026Updated 3 months ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,141Aug 19, 2026Updated 3 weeks ago
- A minimalist Swiss Army knife for C++.☆4,214Updated 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…☆8,695Mar 7, 2024Updated 2 years ago
- c++11基础库☆1,031Nov 18, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,230Mar 14, 2026Updated 6 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,105Updated this week
- A simple C++11 Thread Pool implementation☆8,805Jul 20, 2024Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,704Jul 5, 2024Updated 2 years ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,180Aug 8, 2026Updated last month
- Go-style concurrency in C++11☆3,312Jul 3, 2023Updated 3 years ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,514Sep 9, 2026Updated last week
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆952Nov 29, 2024Updated last year
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆545Sep 9, 2020Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A C++ header-only HTTP/HTTPS server and client library☆16,835Updated this week
- RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4☆16Apr 1, 2021Updated 5 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,201Updated this week
- flamingo 一款高性能轻量级开源即时通讯软件☆3,955Apr 15, 2026Updated 5 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,492Jul 11, 2026Updated 2 months ago
- A C++ High Performance Web Server☆8,220Sep 27, 2023Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆190Apr 14, 2020Updated 6 years ago