hujianzhe / server-framework
C服务器进程通用模板,跨平台,动态库,协程
☆46Updated 2 months ago
Alternatives and similar repositories for server-framework:
Users that are interested in server-framework are comparing it to the libraries listed below
- 分布式队列服 务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- C++ ORM (Object Relational Mapping)☆77Updated 7 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 9 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 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
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- fast thread pool☆27Updated 6 years ago
- c++ common library implement☆11Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆18Updated 2 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 3 weeks ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 6 months ago
- better asio wrapper (++asio)☆42Updated 3 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 4 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 6 months ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- c++异步io☆16Updated last year