iTerminator's repositories

bonecp

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It beats older connection pools such as C3P0 and DBCP but SHOULD NOW BE CONSIDERED DEPRECATED in favour of HikariCP.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:2Issues:0

NettyGameServer

使用netty4.X实现的手机游戏服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑

Language:JavaStargazers:0Issues:2Issues:0

WeChatRobot

PC版微信机器人

Language:C++Stargazers:0Issues:0Issues:0

XcodeGen

A Swift command line tool for generating your Xcode project

Language:SwiftLicense:MITStargazers:0Issues:2Issues:0

Xcodeproj

Create and modify Xcode projects from Ruby.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0