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
Sorting:
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- an example game project using combinations of Phial framework, which includes Phial.CodeGenerator, Network, GateSharp, etc.☆15Mar 26, 2016Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Aug 31, 2018Updated 7 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- Redis在Qt下的封装☆11Jun 15, 2018Updated 7 years ago
- 基于C++的期货策略回测平台☆10Oct 3, 2019Updated 6 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Mar 7, 2015Updated 10 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- compile nginx v1.9.9 by visual studio 2015 on win32 platform☆14Jan 30, 2016Updated 10 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- SQLite3 database sink for spdlog☆16May 14, 2019Updated 6 years ago
- C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。☆12May 11, 2021Updated 4 years ago
- 基于多进程的期货程序化交易系统☆15Feb 26, 2021Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Dec 30, 2022Updated 3 years ago
- 一些奇技淫巧,just for fun☆14Oct 7, 2019Updated 6 years ago
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 12 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- EasyRPC is a msgpack-rpc + α implementation for Modern C++17 language.built on top of https://github.com/rpclib/rpclib☆15Oct 21, 2018Updated 7 years ago
- c++负载均衡服务器☆30Aug 2, 2018Updated 7 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Sep 7, 2016Updated 9 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- ☆14Mar 26, 2016Updated 9 years ago
- ☆19Mar 3, 2019Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- 一套c服务框架☆18Aug 11, 2020Updated 5 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- Genesis-3D zip source from http://www.genesis-3d.com.cn/☆20Dec 17, 2013Updated 12 years ago
- CTP auto trader☆22Jul 1, 2014Updated 11 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Dec 31, 2025Updated 2 months ago
- A full-featured and high-performance network library☆18Nov 21, 2016Updated 9 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用 户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 基于 libuv, 适合主要用 C# 快速开发服务器端的基础框架, 含 数据库 & 通信包 设计器, 生成器, 以及一些 unity lua 客户端适配☆28Feb 12, 2019Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Apr 17, 2018Updated 7 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆31Aug 13, 2021Updated 4 years ago
- 双均线超级期货交易策略-神威太湖之光 Super Futures Trading Strategy☆10Feb 21, 2025Updated last year
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago