Pinned Repositories
cocos2d-lua-sproto
cocos2d-lua集成sproto协议
coroutine
A asymmetric coroutine library for C.
cronsun
A Distributed, Fault-Tolerant Cron-Style Job System.
curl
Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
game_service_system
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。
layaair
LayaAir is an open-source HTML5 engine.It provides Canvas and WebGl for rendering, if Webgl is not supported, it switch automatically into Canvas mode. LayaAir Engine is designed for high performance games and support ActionScript 3.0, TypeScript, JavaScript programming language. Develop once, publish for 3 target platform (flash, HTML5, mobile)
luareload
reload a lua module
mt19937
MT19937-64伪随机算法代码集
skynet
A lightweight online game framework
xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
ldy105cn's Repositories
ldy105cn/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
ldy105cn/mt19937
MT19937-64伪随机算法代码集
ldy105cn/skynet
A lightweight online game framework
ldy105cn/luareload
reload a lua module
ldy105cn/cocos2d-lua-sproto
cocos2d-lua集成sproto协议
ldy105cn/coroutine
A asymmetric coroutine library for C.
ldy105cn/cronsun
A Distributed, Fault-Tolerant Cron-Style Job System.
ldy105cn/curl
Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
ldy105cn/game_service_system
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。
ldy105cn/layaair
LayaAir is an open-source HTML5 engine.It provides Canvas and WebGl for rendering, if Webgl is not supported, it switch automatically into Canvas mode. LayaAir Engine is designed for high performance games and support ActionScript 3.0, TypeScript, JavaScript programming language. Develop once, publish for 3 target platform (flash, HTML5, mobile)
ldy105cn/libwebsockets
canonical libwebsockets.org websocket library
ldy105cn/log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
ldy105cn/lsocket
lsocket from http://tset.de/lsocket/
ldy105cn/lua
The Lua repo, as seen by the Lua team. Mirrored irregularly
ldy105cn/lua-cjson
Lua CJSON is a fast JSON encoding/parsing module for Lua
ldy105cn/lua-openssl
Openssl binding for Lua, which have LuaCrypto-compat module...
ldy105cn/lua-xlsx
ldy105cn/luasocket
Network support for the Lua language
ldy105cn/mj_ai
麻将AI算法
ldy105cn/nginx_tcp_proxy_module
add the feature of tcp proxy with nginx, with health check and status monitor
ldy105cn/pbc
A protocol buffers library for C
ldy105cn/qipai
棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现lua、c++、c#、golang、js、java、python版本。(Mahjong algorithm)
ldy105cn/skynet_package
ldy105cn/skynet_sample
A sample for skynet
ldy105cn/skynet_websocket
skynet websocket(lua)
ldy105cn/sproto-Csharp
A pure C# implementation of sproto.
ldy105cn/sproto-Unity
A demo show how to use sproto-Csharp in Unity.
ldy105cn/sprotodump
parse sproto file and generate binary file or c# code file
ldy105cn/tmxparser
C++11 library for parsing the maps generated by the Map Editor called Tiled. Currently looking for maintainers!
ldy105cn/unpacker
A simple command line tool to split plist file created by TexturePacker.