LeonKI's Stars
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
cloudwu/skynet
A lightweight online game framework
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
luvit/luvit
Lua + libUV + jIT = pure awesomesauce
justjavac/Google-IPs
:us: Google 全球 IP 地址库
xebecnan/UniLua
A pure c# implementation of Lua 5.2 focus on compatibility with Unity
IronsDu/brynet
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
codefollower/OpenJDK-Research
OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
robertdavidgraham/heartleech
Demonstrates the "heartbleed" problem using full OpenSSL stack
cloudwu/aoi
Area of Interest Library
darius/ichbins
A tiny self-hosting Lisp-to-C compiler
lefcha/concurrentlua
Concurrency oriented programming in Lua
sniperHW/distri.lua
distributed lua framework
wangdali/skynet-note
cloudwu/ameba
multithread for lua 5.2
maxmcguire/rocket
Alternative Lua implementation
panyang/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
bennychen/moai-based-pacman
Pacman game based on Moai Engine
xzben/xzben
socket 网络框架,支持TCP、UDP服务
IronsDu/dscript
简易无类型脚本语言