Pinned Repositories
mrwill84's Repositories
mrwill84/Hemsleya
an open-source C++ library developed by qianqians
mrwill84/AsioSocket
A wrapper to Boost asio socket library to allow asynchronous operations connect, read and write
mrwill84/asmjit
Complete x86/x64 JIT and Remote Assembler for C++
mrwill84/brink
基于boost::asio的server,简洁,高效
mrwill84/cdui
directui库。在duilib的基础上优化修改而成
mrwill84/cerl
CERL2.0 - Erlang Model for C++
mrwill84/ctp-auto-trading
ctp trading system
mrwill84/EsunnyProvider
C#版易胜交易接口。preview版,仅实现主要逻辑,未经过全面测试。
mrwill84/green_turtle
some code
mrwill84/jszb
技术指标
mrwill84/libpaxos-cpp
libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol
mrwill84/luaqt
Lua(JIT) wrapper for QT
mrwill84/mir9-lua
《热血沙城》45度ARPG手游-Lua移植版
mrwill84/muduo
A C++ non-blocking network library for multi-threaded server in Linux
mrwill84/openpoker
A scalable poker server written in Erlang
mrwill84/Orianne-FTP-Server
Minimalistic C++ FTP Server
mrwill84/qtlua
Lua interface to QT library
mrwill84/Raccoon
UI Framework
mrwill84/RandomSequence
A random number generator which outputs a unique 32-bit integer each time it's called.
mrwill84/recipes
Some code snippets for sharing
mrwill84/remdebug
Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simple command-line controller. The protocol allows the use of the debugger engine with other client interfaces.
mrwill84/skynet
A lightweight online game server
mrwill84/st_asio_wrapper
Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.
mrwill84/SunPush
SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!
mrwill84/thefoxframework
a lightweight C + + class library, it contains some common functions
mrwill84/tokenizer
To demonstrate STL capabilities within a class
mrwill84/UDPManager
simple C++ UDP manager
mrwill84/win-ui-minus
Light and testable C++ windows UI framework