C服务器进程通用模板,跨平台,动态库,协程
☆49Feb 25, 2026Updated last month
Alternatives and similar repositories for server-framework
Users that are interested in server-framework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆173Updated this week
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器 程序。☆45Sep 27, 2024Updated last year
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Mar 11, 2023Updated 3 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆24Apr 5, 2023Updated 2 years ago
- Simple interprocess communication library with c, c++, nodejs and Java API'S☆26Aug 30, 2017Updated 8 years ago
- 高并发游戏服务器架构搭建☆20Nov 5, 2019Updated 6 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Sender-Receiver communication based on Unix domain sockets☆13Oct 21, 2016Updated 9 years ago
- ☆15Aug 8, 2018Updated 7 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- JSON-RPC client/server library☆19Jan 8, 2025Updated last year
- Unity drawing scroll line sample☆12Apr 1, 2021Updated 4 years ago
- Linux棋牌游 戏服务器框架,支持TCP、websocket、http、lua☆152Sep 11, 2022Updated 3 years ago
- mmo 服务器,多个逻辑服(login、gate、world等)构成,网络核心使用事件处理机制☆34Nov 20, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- C语言实现的正则表达式的阉割版☆12Dec 25, 2018Updated 7 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Dec 20, 2018Updated 7 years ago
- A Game Server develop frame for web game and mobile game☆21Aug 30, 2016Updated 9 years ago
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Nov 1, 2025Updated 4 months ago
- simple c json parse☆16Mar 24, 2022Updated 4 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Apr 1, 2019Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- Unofficial SDL with added custom native Visual Studio project build tools. SDL: SDL Simple DirectMedia Layer is a cross-platform develop…☆12Jan 26, 2026Updated last month
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Dec 10, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 12 years ago
- IPC via shared memory using publish-subscribe pattern☆23Nov 18, 2019Updated 6 years ago
- 基于acl 开发的微服务框架☆15Jun 23, 2017Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- Cross-platform C++ library for building heterogenous, distributed applications☆37Oct 22, 2020Updated 5 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆83Aug 11, 2025Updated 7 months ago
- 轻量级分布式消息队列☆24Jan 29, 2015Updated 11 years ago