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/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆167Updated last month
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆55Updated 9 months ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、 高性能的队列服务器集群☆47Updated 6 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发 框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- c++ common library implement☆12Updated 5 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- 协程化的轻量级高性能网络库☆40Updated 2 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- fast thread pool☆27Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- 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
- header only log inherited from Nanolog☆37Updated 4 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago