Skip to content
/ ARK Public
forked from OpenArkStudio/ARK

ARK is a lightweight, agility, elastic, distributed plugin framework written by C++,make it easier and faster to create your own application service.

License

Notifications You must be signed in to change notification settings

JefferyLan/ARK

 
 

Repository files navigation

English | 简体中文

Current version: v0.9.3

ark

ARK is a lightweight, agility, elastic, distributed plugin framework written by C++,make it easier and faster to create your own application service. Inspired by UnrealEngine and Ogre.

GitHub release GitHub pre-release Platform C++11 License GitHub stars GitHub issues GitHub code size in bytes
SonarCloud codecov QQ Group Gitter 996.icu

Copyright © ArkNX
Website: https://arknx.com
Github: https://github.com/ArkNX/ARK
Gitee: https://gitee.com/ArkNX/ARK
QQ Group: Join Us
Gitter: Join Us

CI Branch Build Status - CI Branch Build Status
Travis CI master Build Status - Cricle CI master CircleCI
Travis CI develop Build Status - Cricle CI develop CircleCI
Wanna get the newest features? Please switch to the develop branch.

If you wanna commit PR or report issue, please refer to Contribution Guide.

Features

  • Flexible apps, plugins, and modules
  • The general abstract data system
  • Interface-oriented and data-oriented programming(IOP & DOP)
  • Event-driven and data-driven
  • Data & procedure tracing
  • Use Excel as configuration files, easier for the designers
  • Lower training and education costs
  • Based on C++ standard, easy to handle and learn
  • Cross-platform (Include Windows and Linux)
  • High availability architectures
  • High concurrency and performance of the network
  • With existed simple Unity3D client for rapid development
  • Plentiful plugins(DB, script, HTTP, WebSocket, etc.)
  • Customization service for business customer

Document

Please visit doc website: Document

Unity3D client

Unity3D Client

License

The ARK project is currently available under the Apache License.

Donation

Thank you for your donation, all income will be used as development and server fees.

Donate by Paypal

Donate by Patron

Core Developers


Our team has always specialized in the agile development and try to help different teams to develop game project quickly and easily. After years of development, we create this frame. We are still improving it.


Some Awesome projects

PSS

  • Author: freeeyes
  • Description: Cross platform network service frame

About

ARK is a lightweight, agility, elastic, distributed plugin framework written by C++,make it easier and faster to create your own application service.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.7%
  • CMake 3.4%
  • Python 2.2%
  • TSQL 0.9%
  • Lua 0.7%
  • Batchfile 0.4%
  • Other 0.7%