hujianzhe / server-frameworkLinks
C服务器进程通用模板,跨平台,动态库,协程
☆48Updated last month
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协程调度核心☆169Updated last week
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据 还在☆18Updated 2 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆57Updated last year
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 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
- c++ common library implement☆12Updated 6 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- std::future extension☆37Updated 5 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- ☆19Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 3 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆20Updated 3 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 6 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
- 简单有效的内存池实现☆96Updated 9 years ago