QiLuo - Rust Rapid Development Platform
โ Rust ๐ 2025-07-18 ๐ค surdeus ๐๏ธ 19
Project Overview
QiLuo is an enterprise-grade rapid development platform built on the Rust technology stack. It adopts modern architectural design and provides a complete backend management system solution. The platform integrates core functions such as user management, permission control, system monitoring, and WeChat official account management, suitable for information construction of small and medium-sized enterprises.
Core Features
Rust Ecosystem โ Built on Rust + Axum + Sea-ORM + JWT, with excellent performance and memory safety
Permission Management โ Complete RBAC permission system, supporting multi-dimensional permission control for users, roles, menus, and APIs
WeChat Integration โ Built-in WeChat official account management, supporting menu configuration, message management, user management, and automatic replies
High Performance โ Asynchronous architecture, supporting high concurrency and fast response speed
Distributed โ Supports cluster deployment, multiple data sources, and distributed architecture
System Monitoring โ Real-time server status monitoring, online user management, and operation log tracking
Scheduled Tasks โ Online configuration of scheduled tasks, supporting Cron expressions
Modern Interface โ Vue-based management backend with a beautiful interface and convenient operation
Technology Stack
Backend Technology
| Technology | Description | Version |
|---|---|---|
| Rust | System development language | >= 1.70.0 |
| Axum | Web framework | Latest version |
| Sea-ORM | ORM framework | Latest version |
| Tokio | Asynchronous runtime | Latest version |
| MySQL/SQLite | Database | MySQL >= 8.0 or SQLite >= 3.35 |
| Redis | Cache service | >= 6.0 |
| JWT | Authentication mechanism | Latest version |
| tracing | Logging system | Latest version |
Frontend Technology
| Technology | Description | Version |
|---|---|---|
| Vue | Frontend framework | 3.4.x |
| Vite | Build tool | 5.2.x |
| TypeScript | Type system | 5.4.x |
| Pinia | State management | 2.1.x |
| Vue Router | Routing management | 4.3.x |
| Element Plus | UI component library | 2.7.x |
| Axios | HTTP request | Latest version |
| ECharts | Chart library | Latest version |
Project address
- github https://github.com/chelunfu/qiluo_admin.git
- gitee
1 post - 1 participant
๐ท๏ธ rust_feed