Pinned Repositories
behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree(BT), finite state machine(FSM) and hierarchical task network(HTN). Behaviors can be designed and debugged in the designer, exported and executed by the game. The designer can only run on the Windows platforms. The run time library is implemented with C++ and C#, and it supports all major platforms (Windows, Linux, Android, iOS, Unity etc.) and Unity. The C++ version is suitable for the client and server side.
BroadleafCommerce
Broadleaf Commerce - Enterprise eCommerce framework based on Spring
jstorm
Java Storm
mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management, CRM and Document
realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
yoyoung's Repositories
yoyoung/behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree(BT), finite state machine(FSM) and hierarchical task network(HTN). Behaviors can be designed and debugged in the designer, exported and executed by the game. The designer can only run on the Windows platforms. The run time library is implemented with C++ and C#, and it supports all major platforms (Windows, Linux, Android, iOS, Unity etc.) and Unity. The C++ version is suitable for the client and server side.
yoyoung/BroadleafCommerce
Broadleaf Commerce - Enterprise eCommerce framework based on Spring
yoyoung/jstorm
Java Storm
yoyoung/mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management, CRM and Document
yoyoung/realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
yoyoung/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.