All Projects → cfadmin-cn → cfadmin

cfadmin-cn / cfadmin

Licence: BSD-3-Clause License
A lua web network framework.

Programming Languages

lua
6591 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to cfadmin

Cfadmin
A lua high-performance web network development framework.
Stars: ✭ 221 (-14.67%)
Mutual labels:  dns, admin, http2
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 154 (-40.54%)
Mutual labels:  dns, http2
Libwebsockets
canonical libwebsockets.org networking library
Stars: ✭ 3,314 (+1179.54%)
Mutual labels:  http2, libev
EdgeAdmin
CDN & WAF集群管理系统。
Stars: ✭ 199 (-23.17%)
Mutual labels:  dns, http2
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 8,395 (+3141.31%)
Mutual labels:  dns, http2
Ymhttp
基于 libcurl 的 IO 多路复用 HTTP 框架,适用于 iOS 平台,支持 HTTP/HTTPS/HTTP2/DNS(SNI)
Stars: ✭ 127 (-50.97%)
Mutual labels:  dns, http2
powerdns-php
PowerDNS API PHP Client
Stars: ✭ 67 (-74.13%)
Mutual labels:  dns
log4shell-tools
Tool that runs a test to check whether one of your applications is affected by the recent vulnerabilities in log4j: CVE-2021-44228 and CVE-2021-45046
Stars: ✭ 55 (-78.76%)
Mutual labels:  dns
Shadbot
A configurable multipurpose bot bringing you music, multiplayer games, moderation commands and more!
Stars: ✭ 48 (-81.47%)
Mutual labels:  admin
Alfis
Alternative Free Identity System
Stars: ✭ 162 (-37.45%)
Mutual labels:  dns
ui
UI for Mainflux IoT platform
Stars: ✭ 73 (-71.81%)
Mutual labels:  admin
carpatin-dashboard-free
Carpatin is a React JS Admin Dashboard Template that focuses on the management flows of a back-office application. We leverage the Material-UI power of stylizing the components in a way that feels more professional.
Stars: ✭ 51 (-80.31%)
Mutual labels:  admin
Windows.10.DNS.Block.List
Windows DNS Block List
Stars: ✭ 18 (-93.05%)
Mutual labels:  dns
ssrf-agent
make http(s) request to prevent SSRF
Stars: ✭ 16 (-93.82%)
Mutual labels:  dns
nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-87.64%)
Mutual labels:  http2
Dns
The Hoa\Dns library.
Stars: ✭ 22 (-91.51%)
Mutual labels:  dns
Secure-Adblocking-DNS
Secure (DNS-over-TLS) Adblocking (Pi-hole) Recursive (unbound) Server System setup
Stars: ✭ 19 (-92.66%)
Mutual labels:  dns
fresh.py
An efficient multi-threaded DNS resolver validator
Stars: ✭ 80 (-69.11%)
Mutual labels:  dns
http bench
golang HTTP stress test tool, support single and distributed
Stars: ✭ 142 (-45.17%)
Mutual labels:  http2
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-93.05%)
Mutual labels:  admin

English | 简体中文

Efficient asynchronous comes from design, excellent performance practice truth.

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

Preview

Feedback

List of contributors

Users

Project Name Project Logo
商票易
爆款捕手

License

BSD LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].