simdsoft / yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client applications.
☆984Updated 3 weeks ago
Alternatives and similar repositories for yasio:
Users that are interested in yasio are comparing it to the libraries listed below
- combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.☆697Updated 6 years ago
- A lightweight game server framework implemented with Actor Model☆870Updated this week
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆842Updated 3 months ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,056Updated 7 months ago
- Yet another protocol library like google protocol buffers , but simple and fast.☆951Updated 8 months ago
- lua debug and code tools for VS Code☆1,309Updated last year
- Maybe the world's fastest logging library, originating from the client of the top mobile game Honor of Kings, is lightweight, works on PC…☆301Updated last week
- libuv wrapper in C++11 /libuv C++11网络库☆809Updated last year
- A protocol buffers library for C☆1,629Updated 2 years ago
- ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own applicatio…☆448Updated 2 years ago
- 基于C++17的lua/C++绑定库,以及lua的二进制序列化等辅助代码☆192Updated 3 years ago
- C++ implement encode, decode Protocol Buffers for Lua without code generation☆139Updated 4 months ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆200Updated 3 months ago
- C++ Wrapper around KCP☆90Updated 2 years ago
- A Lua module to work with Google protobuf☆1,787Updated 4 months ago
- A cross-platform C++<->lua server quick solution☆357Updated last year
- Reliable UDP☆397Updated 5 years ago
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆267Updated 3 years ago
- 对skynet无任何改动的windows版☆310Updated last month
- 跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)☆282Updated last week
- 游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴,…☆1,464Updated 2 weeks ago
- cocos-lua manages the c++ object lifecycle based on lua gc, and support more cocos2dx v4 api.☆150Updated 6 months ago
- 基于Cocos2d-x 4.0,打造易用稳定的Cocos2d-x lua引擎。☆225Updated 3 months ago
- 《百万在线:大型游戏服务端开发》是C++与Lua方向游戏服务端开发的入门书籍,内容涵盖Skynet引擎、C++底层开发、服务端架构设计等多个方面,全景展现网络游戏核心技术。☆466Updated 3 years ago