EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)
☆31Dec 21, 2016Updated 9 years ago
Alternatives and similar repositories for EasyCpp
Users that are interested in EasyCpp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- an example game project using combinations of Phial framework, which includes Phial.CodeGenerator, Network, GateSharp, etc.☆15Mar 26, 2016Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆49Aug 31, 2018Updated 7 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。☆12May 11, 2021Updated 4 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆83Dec 30, 2022Updated 3 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- ☆11Jun 10, 2016Updated 9 years ago
- Redis在Qt下的封装☆11Jun 15, 2018Updated 7 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- SQLite3 database sink for spdlog☆16May 14, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- compile nginx v1.9.9 by visual studio 2015 on win32 platform☆14Jan 30, 2016Updated 10 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 斗地主服务器AI 采用c++封装成动态库 lua直接调用.so库 模拟真人,采用权值加决策,用到少量的人工智能☆20Nov 2, 2018Updated 7 years ago
- 这个项目不再更新,请使用最新的ormpp,支持mysql,sqlite,postgresql多种数据库☆33Nov 29, 2017Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- 基于多进程的期货程序化交易系统☆15Feb 26, 2021Updated 5 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- C服务器进程通用模板,跨平台,动态库,协程