<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
☆901Mar 10, 2023Updated 3 years ago
Alternatives and similar repositories for libevent
Users that are interested in libevent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Jun 24, 2019Updated 6 years ago
- Event notification library☆11,875Apr 1, 2026Updated 3 weeks ago
- libevent-1.4.15源码阅读注释☆72Dec 7, 2018Updated 7 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,379Feb 25, 2023Updated 3 years ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,504Apr 20, 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.
- libevent source code analysis☆62Jan 28, 2023Updated 3 years ago
- Nick's libevent manual☆709Feb 18, 2024Updated 2 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,053Dec 23, 2025Updated 4 months ago
- modern C++(C++20), simple, easy to use rpc framework☆1,993Jan 9, 2026Updated 3 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆942Nov 29, 2024Updated last year
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,196Dec 25, 2024Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆14,338Apr 15, 2026Updated 2 weeks ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,675Aug 19, 2023Updated 2 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆152Sep 11, 2022Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,648Dec 8, 2023Updated 2 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,758Mar 23, 2026Updated last month
- C/C++学习,后端开发进阶指南。☆6,127Jun 24, 2025Updated 10 months 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
- 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,682Mar 7, 2024Updated 2 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,767Apr 10, 2024Updated 2 years ago
- libevent 官方文档的中文版☆48Jan 19, 2015Updated 11 years ago
- Linux多线程服务端编程[muduo C++网络库]☆594Sep 9, 2021Updated 4 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,187Updated this 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.
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,480Feb 27, 2026Updated 2 months ago
- C++设计模式☆2,595Oct 11, 2024Updated last year
- 📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆2,502Jan 7, 2026Updated 3 months ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- STL源码分析☆749Nov 25, 2023Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,440Jul 5, 2024Updated last year
- libuv wrapper in C++11 /libuv C++11网络库☆840Nov 13, 2025Updated 5 months ago
- 《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。☆3,912Dec 19, 2023Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,169Apr 13, 2026Updated 2 weeks ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- The modern c++ rpc library implemented in a few hundred lines of code☆441May 4, 2019Updated 6 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,767Aug 24, 2025Updated 8 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,531Aug 20, 2024Updated last year
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆539Dec 27, 2023Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,650Oct 18, 2023Updated 2 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,136Mar 24, 2026Updated last month
- A lightweight concurrent server framework based on Golang.☆7,721Oct 27, 2025Updated 6 months ago