# core_framework
**Repository Path**: tangulak/core_framework
## Basic Information
- **Project Name**: core_framework
- **Description**: core_framework 是一个基于 libev 的轻量级 lua 网络开发框架
- **Primary Language**: Lua
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/core_framework
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 7
- **Created**: 2020-07-23
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Lua 轻量级网络开发框架(A lua Lightweight Network Development Framework)
### 优势 (Advantage)
* **生态多** —— 集成社区库最多的框架之一, 并自行实现了一些网络协议生态.
* **Multi-ecology** —— Integrate most community third-party libraries and implement many protocols on their own.
* **稳定性好** —— 许多领域的企业已经开始使用,并且用户数量也在逐渐增加.
* **Good stability** —— Enterprises in many fields have begun to use, and users are gradually increasing.
* **高效率** —— 高效的静态语言与高效的虚拟机实现优秀的运行时框架.
* **High efficiency** - Efficient static language and efficient virtual machine to achieve excellent runtime framework.
* **高可维护性** —— 通俗易懂的框架编写方式可以让开发者快速适应并且上手.
* **High readability** —— The easy-to-understand framework writing method allows developers to quickly adapt and get started.
### 文档 (Document)
* [WIKI](https://github.com/CandyMi/core_framework/wiki)(Sorry! Only Chinese.)
* [在线文档](https://candymi.github.io/LuaWeb)(Sorry! Only Chinese.)
### 安装与运行(Build And Run)


### 预览图 (preview)








**[快速体验cfadmin后台](https://github.com/CandyMi/core_framework/wiki/cfadmin)(Quick experience)**
### 反馈 (feedback)
* [issues](https://github.com/CandyMi/core_framework/issues)
* **QQ群**:[727531854](https://shang.qq.com/wpa/qunwpa?idkey=5cc977ebaf4eb17391b2c6b03eb0ee36e3d3c1871bc95ba3c96ffc426a9dc907)
### 支持 (support)
* **如果您使用的还算顺手, 可以支持一杯咖啡予以鼓励.**
* **Encourage the price of a cup of coffee.**
### 用户列表
|项目名称(Project Name)|项目图片(Project Logo)|
|:-:|:-:|
|商票易||
|爆款捕手||
### 授权协议 (License agreement)
[BSD LICENSE](https://github.com/CandyMi/core_framework/blob/master/LICENSE)