xitca-web 0.6.1

an async web framework
Documentation

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