GeniusDai / cppev
C++ Library for POSIX System.
☆24Updated this week
Alternatives and similar repositories for cppev:
Users that are interested in cppev are comparing it to the libraries listed below
- C++简单小工具轮子☆102Updated 2 years ago
- 学习muduo网络库的一些笔记☆104Updated 4 years ago
- 【muduo 源码解析】☆48Updated 2 years ago
- RPC远程调用框架☆25Updated 3 years ago
- c++ rpc framework☆40Updated last year
- 基于C++ Muduo网络库的集群聊天服务器项目☆68Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- 基于C++11的muduo网络库☆103Updated 3 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- 📚一个三级缓存的高并发内存池☆53Updated 6 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆80Updated 2 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆61Updated 2 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆110Updated 3 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- 基于C++的集群聊天服务器☆55Updated 2 years ago
- 基于Arrow的轻量线程池☆90Updated 11 months ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- 基于epoll实现的C++版内网穿透☆191Updated 2 years ago
- A C++ network library for study.☆153Updated 2 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- 基于分布式的集群聊天系统☆43Updated 3 years ago
- Tiny and simple c++ rpc library☆84Updated 6 years ago
- 一个基于协程的异步网络库☆109Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆59Updated 2 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆39Updated last year
- 使用 C++11 实现的动态线程池