jwcpp / jwEngineLinks
A cross-platform C++<->lua server quick solution
☆365Updated 2 years ago
Alternatives and similar repositories for jwEngine
Users that are interested in jwEngine are comparing it to the libraries listed below
Sorting:
- simple,pure IO☆110Updated 2 years ago
- GameBookServer☆188Updated 5 years ago
- convert json/xml/bson to c++ struct☆651Updated last year
- Cross platform network library with C++11☆1,112Updated last year
- A light and high performance WebSocket Server.☆114Updated 4 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,102Updated 3 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆339Updated 7 years ago
- a cpp Web Server☆158Updated 5 years ago
- 《C++ 服务器开发精髓》随书配套源码☆216Updated 3 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆485Updated 4 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆823Updated last year
- ☆75Updated 5 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆151Updated 2 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- 纯C++ 捕鱼游戏☆177Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- <-- workflow 中文注释 / demos / 源码解析☆293Updated 3 years ago
- 一个C++编写的基于websocket协议的棋牌游戏服务器框架,运行于linux上,底层主要基于epoll,登录验证,注册,游戏框架基本全部做好,您只需要添加游戏逻辑就可以了☆85Updated 5 years ago
- A C++ network library for study.☆157Updated 2 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 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
- 《百万在线:大型游戏服务端开发》是C++与Lua方向游戏服务端开发的入门书籍,内容涵盖Skynet引擎、C++底层开发、服务端架构设计等多个方面,全景展现网络游戏核心技术。☆489Updated 3 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆533Updated last year
- a simple network library☆191Updated 5 years ago
- ☆91Updated 6 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆71Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆624Updated last year
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 9 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆907Updated 8 months ago