xitca-web

Crates.ioxitca-web
lib.rsxitca-web
version0.7.1
created_at2023-12-29 03:32:27.308416+00
updated_at2025-03-18 17:25:22.638232+00
descriptionan async web framework
homepage
repositoryhttps://github.com/HFQR/xitca-web
max_upload_size
id1082945
size352,664
(fakeshadow)

documentation

README

A composable Rust async web framework

Features

  • 100% safe Rust
  • composable API that satisfy high level usage and can be easily extended to and/or mixed with mid/low level
  • static typed with minimal usage of runtime dynamic type casting
  • minimal dependency tree and fast compile time
Commit count: 1424

cargo fmt