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:
- convert json/xml/bson to c++ struct☆649Updated last year
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,102Updated 3 years ago
- a cpp Web Server☆157Updated 5 years ago
- Cross platform network library with C++11☆1,110Updated 11 months ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆819Updated last year
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆338Updated 7 years ago
- 《C++ 服务器开发精髓》随书配套源码☆216Updated 3 years ago
- simple,pure IO☆109Updated 2 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆484Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- GameBookServer☆188Updated 5 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
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆530Updated last year
- 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
- <-- workflow 中文注释 / demos / 源码解析☆293Updated 3 years ago
- ☆75Updated 5 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆905Updated 8 months ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆71Updated 5 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- 2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆970Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆635Updated 4 years ago
- 纯C++ 捕鱼游戏☆177Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆623Updated last year
- 这是我维护的蘑菇街TeamTalk源码版本。☆862Updated 8 months ago
- A C++ network library for study.☆157Updated 2 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆360Updated 5 years ago
- muduo in windows☆67Updated 5 years ago