C服务器进程通用模板,跨平台,动态库,协程
☆49Feb 25, 2026Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆174Apr 29, 2026Updated last week
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架, 利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆46Sep 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
- AI Agents on 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.
- 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 3 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
- Sender-Receiver communication based on Unix domain sockets☆13Oct 21, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 利用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 5 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆152Sep 11, 2022Updated 3 years ago
- mmo 服务器,多个逻辑服(login、gate、world等)构成,网络核心使用事件处理机制☆34Nov 20, 2020Updated 5 years ago
- a simple proxy server for UDP☆13Sep 17, 2017Updated 8 years ago
- A Game Server develop frame for web game and mobile game☆21Aug 30, 2016Updated 9 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A coroutine scheduler and lightweight network library for libaco☆18Apr 1, 2019Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 7 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Dec 10, 2021Updated 4 years ago
- 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
- 这是一个而使用了osg基于3D包围盒技术AABB与OBB的先计算出box的顶点坐标,然后对模型的六个面进行离线渲染纹理的烘焙到2D纹理贴图中(FBO),在生成的box的六个面分别贴上这六张纹理贴图,来实现LOD(实现的是第0级的lod)!当然这里还包含了多模型加载的实现以及…☆11Dec 24, 2020Updated 5 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☆38Oct 22, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- MMO Game Servers☆28Mar 20, 2016Updated 10 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆84Aug 11, 2025Updated 8 months ago
- 轻量级分布式消息队列☆24Jan 29, 2015Updated 11 years ago
- A simple but elegant JSON visualizer based on Qt Quick.☆37Jul 5, 2019Updated 6 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Apr 21, 2015Updated 11 years ago
- IoT: Simple example using SNMPv2c Agent for ESP32 + LwIP 2.0.3 + ESP-IDF 3.0☆14Jul 23, 2018Updated 7 years ago
- 基于libuv的skynet移植☆38Sep 3, 2020Updated 5 years ago