summer-rs
summer-rs is a application framework written in rust inspired by java's spring-boot
Get startedsummer-rs is a application framework written in rust inspired by java's spring-boot
Get startedBenefiting from the awesome rust language, summer-rs has the ultimate performance comparable to C/C++
Compared to C/C++, the Rust language used by summer-rs provides memory safety and thread safety.
The core code of summer-rs does not exceed 5,000 lines, and the binary size of the release version packaged in rust is also small.
summer-rs provides a clear and concise API and optional Procedural Macros to simplify development.
summer-rs uses a highly extensible plug-in model, and users can customize plug-ins to extend program capabilities.
summer-rs uses toml to configure applications and plug-ins to improve application flexibility.