Pinned Repositories
ai
my ai blog files
ci2pvit
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
fanchy
Config files for my GitHub profile.
fanchy.github.io
pags for h2cloud server engine
fflib
FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. For example socket&net module, log module, thread&lock, tools for performance & memory leak check.用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,timer,log libary
fflua
FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua
ffpython
ffpython is a c++ lib,which is to simplify embedding python and extend python. For example, call python function, register c++ function to python, register c++ class to python, on one implement c++ header file.
h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
spython
A simple implementation of python interpreter Based AST virtual machine
fanchy's Repositories
fanchy/fflib
FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. For example socket&net module, log module, thread&lock, tools for performance & memory leak check.用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,timer,log libary
fanchy/h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
fanchy/fflua
FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua
fanchy/ffpython
ffpython is a c++ lib,which is to simplify embedding python and extend python. For example, call python function, register c++ function to python, register c++ class to python, on one implement c++ header file.
fanchy/spython
A simple implementation of python interpreter Based AST virtual machine
fanchy/ai
my ai blog files
fanchy/ci2pvit
fanchy/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
fanchy/fanchy
Config files for my GitHub profile.
fanchy/fanchy.github.io
pags for h2cloud server engine
fanchy/PHPLibForEmbed
php so files for embed
fanchy/websitecode
h2cloud.org, my private website code, powerby docusaurus