Caelix
Caelix is a Rust backend framework with explicit modules, dependency injection, controllers, lifecycle hooks, validation, events, WebSockets, and Actix or Axum runtime support.
Actix is enabled by default. For Axum:
= { = "0.0.19", = false, = ["axum"] }
Documentation · API docs · crates.io · GitHub