GitPedia

Cfadmin

A lua web network framework.

From cfadmin-cn·Updated June 18, 2026·View on GitHub·

Efficient asynchronous comes from design, excellent performance practice truth. The project is written primarily in C, distributed under the BSD 3-Clause "New" or "Revised" License license, first published in 2018. Key topics include: admin, cfadmin, dns, http, http2.

Latest release: v1.0v1.0 - 一直在不断沉淀, 直到历经4年的版本到来.
June 23, 2022View Changelog →
<h1></h1> <div align="right">

English | 简体中文

</div> <div align="center"> <p> <img align="center" src="https://doc.cfadmin.cn/images/logo.png" /> </p> <b>Efficient <font color="red">asynchronous</font> comes from design, excellent <font color="red">performance</font> practice truth.</b> <br><br> <p> <a> <img src="https://img.shields.io/badge/Author-CandyMi-red.svg"/> </a> <a> <img src="https://img.shields.io/static/v1?label=License&message=BSD&color=green"/> </a> <a> <img src="https://img.shields.io/static/v1?label=Platform&message=Windows/MacOSX/BSD/Linux&color=9cf"/> </a> </p> </div>

Advantage

  • Asynchronous I/O - The Network I/O and File I/O have been transformed, and the internal operations are now fully asynchronous.

  • Rich built-in libraries - Many complete built-in libraries are implemented to complete the development and coverage of all aspects of basic applications.

  • Automated scheduling - The bottom layer will automatically schedule coroutines, timers and I/O, and you can also choose to control it manually.

  • Security and Encryption - Provides nearly 60 kinds of hash/digest/hash/signature algorithms, and internally supports SSL Server/Client.

  • Data Exchange Format - Do you need JSON / PROTOBUF / XML / MSGPACK / BSON ? Great, they are all provided!

  • Multi-database driver - MySQL / PGSQL / MSSQL / MongoDB are all available, you can also use it as you like.

  • Enforcement and standardization -The framework forces you to write code, and you can also pass it on to your close friends.

Website

  • Home(Only Chinese.)

  • Wiki(Only Chinese.)

Build And Run

<p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/build.gif"/></p> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/run.gif"/></p>

Preview

<p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-login.png"/></p> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-dashboard.png"/></p> <details> <summary> More picture </summary> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-profile.png"/></p> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-user.png"/></p> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-role.png"/></p> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-header.png"/></p> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-aside.png"/></p> <p><img src="https://raw.githubusercontent.com/wiki/CandyMi/cfadmin/images/pre-lang.png"/></p> </details>

Feedback

List of contributors

Users

Project NameProject Logo
商票易
爆款捕手

License

BSD LICENSE

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from cfadmin-cn/cfadmin via the GitHub API.Last fetched: 6/28/2026