OpenArk
Cross-platform plugin frame and some plugins, create your own network applications easily.
Earth
Pinned Repositories
ARK
ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
ArkClient-Unity3D
An Unity3D client to show how to use Unity3D and ARK to create a network game.
ArkClientUnity2018
Unity3D demo for ARK
ArkNX
Ark next generation version to adapt other fields and more scenes.
bsio
better asio wrapper (++asio)
consulpp
Consul client for C++
MySQLPlugin
MySQL plugin for ArkGameFrame
OMMF
ECS Object Sysytem
PSS_ASIO
This is a plug-in IO interface management system, you can complete the separation of IO and logic through configuration files and writing plug-ins. Simplify your server development.
zephyr
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
OpenArk's Repositories
OpenArkStudio/ARK
ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
OpenArkStudio/bsio
better asio wrapper (++asio)
OpenArkStudio/PSS_ASIO
This is a plug-in IO interface management system, you can complete the separation of IO and logic through configuration files and writing plug-ins. Simplify your server development.
OpenArkStudio/ArkClient-Unity3D
An Unity3D client to show how to use Unity3D and ARK to create a network game.
OpenArkStudio/zephyr
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
OpenArkStudio/OMMF
ECS Object Sysytem
OpenArkStudio/MySQLPlugin
MySQL plugin for ArkGameFrame
OpenArkStudio/ArkClient_Net
A fast,Light weight,easy-using net client written by c#.It is designed to develop real time multiplayer game in Unity3d, you can conveniently develop your game net module.
OpenArkStudio/ArkClientUnity2018
Unity3D demo for ARK
OpenArkStudio/ArkNX
Ark next generation version to adapt other fields and more scenes.
OpenArkStudio/MongoClient
MongoDB c++ driver
OpenArkStudio/RedisPlugin
Redis plugin for ArkGameFrame
OpenArkStudio/aoi
area of interest(AOI), Navigation-Mesh
OpenArkStudio/ArkGameClient
A core library of ArkGameFrame client written by c#,Include managing Player Net object , difining game msg to server,handling logic msg from serer can be used to Game client。if you want see game client demo,you can goto https://github.com/ArkGame/ArkClient-Unity3D,if you want see game server demo,you can goto https://github.com/ArkGame/ARK
OpenArkStudio/consulpp
Consul client for C++
OpenArkStudio/evpp
forked from Qihoo360/evpp, changed compiling step and dependent
OpenArkStudio/ark-go
The golang version of ARK
OpenArkStudio/ArkClient_Core
A core library of ArkGameFrame client written by c#,It manage game data mode,manage game config and suport some common function. can be used to Game client。if you want see game client demo,you can goto https://github.com/ArkGame/ArkClient-Unity3D,if you want see game server demo,you can goto https://github.com/ArkGame/ARK
OpenArkStudio/ThreadManager
OpenArkStudio/openarkstudio.github.io
Organization projects document
OpenArkStudio/ArkDocBackUp
OpenArkStudio/.github
Organization profile
OpenArkStudio/ArkLab
some tests and new things
OpenArkStudio/ET
Unity3D Client And C# Server Framework
OpenArkStudio/freeswitch
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
OpenArkStudio/gen
Converts a database into gorm structs and RESTful api
OpenArkStudio/http-parser
http request/response parser for c
OpenArkStudio/logchartview
log chart show
OpenArkStudio/spdlog_setup
spdlog setup initialization via file configuration for convenience.
OpenArkStudio/zephyr-bak
A open source cross-platform c++ library for network programming based on asio,support for tcp,udp,http,rpc,ssl and so on.