Pinned Repositories
aoi
area of interest
behavior_tree
a simple behavior tree runtime and editor in c++ 行为树编辑器调试器与运行时
circos
Maybe a circos image generator in c++
cpp_python_stacktrace
show python and cpp mix stack trace
entity_component_factory
a template heavy entity component factory
formula_tree
a implementation of mmorpg character property formula tree
http-proxy
A fast, secure, lightweight and cross-platform HTTP proxy written in C++11, based on Boost.Asio and OpenSSL.
meta
use libclang to extract code imformation and code generation
tree_editor
tree like structure editor and debugger in Qt5
xlsx_reader
simple xlsx reader
huangfeidian's Repositories
huangfeidian/behavior_tree
a simple behavior tree runtime and editor in c++ 行为树编辑器调试器与运行时
huangfeidian/meta
use libclang to extract code imformation and code generation
huangfeidian/xlsx_reader
simple xlsx reader
huangfeidian/tree_editor
tree like structure editor and debugger in Qt5
huangfeidian/http-proxy
A fast, secure, lightweight and cross-platform HTTP proxy written in C++11, based on Boost.Asio and OpenSSL.
huangfeidian/entity_component_factory
a template heavy entity component factory
huangfeidian/formula_tree
a implementation of mmorpg character property formula tree
huangfeidian/aoi
area of interest
huangfeidian/circos
Maybe a circos image generator in c++
huangfeidian/property_sync
a simple property synchronize framework
huangfeidian/any_container
a simple json like container, implemented as std::variant.
huangfeidian/events
dispatcher and state machine in head only c++ 17
huangfeidian/http_mongo
a http server for mongodb
huangfeidian/http_redis
a http server proxy for redis, based on boost::beast
huangfeidian/rank
一个游戏内使用排行榜的实现
huangfeidian/typed_string
a custom string schema parser
huangfeidian/AsyncDetourCrowd
a async detour crowd wrapper
huangfeidian/blender_libs
huangfeidian/chat
a chat system implementation
huangfeidian/game_demo
simple game demo with imgui
huangfeidian/http_server
a very basic http server
huangfeidian/http_utils
some http/https client/server built on boost.beast
huangfeidian/locomotion_sync
synchronization. for locomotion
huangfeidian/match_maker
a matchmaking library for game
huangfeidian/qqmsuic
huangfeidian/quickjs
Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.
huangfeidian/recastnavigation
Navigation-mesh Toolset for Games
huangfeidian/shape_drawer
使用freetype和libpng来画图
huangfeidian/task_channel
a multi channel task concurrent queue
huangfeidian/typed_matrix
a game data exporter and loader