hujianzhe / server-frameworkLinks
C服务器进程通用模板,跨平台,动态库,协程
☆46Updated 4 months ago
Alternatives and similar repositories for server-framework
Users that are interested in server-framework are comparing it to the libraries listed below
Sorting:
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆55Updated 8 months ago
- std::future extension☆37Updated 4 years ago
- muduo in windows☆68Updated 5 years ago
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- c++异步io☆16Updated last year
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- This is a plug-in IO interface management system, you can complete the separation of IO and logic through configuration files and writing…☆18Updated 4 months ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- c++ common library implement☆12Updated 5 years ago
- C++ embedded memory database☆16Updated 2 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago