gotham-rs
gotham
Rust

A flexible web framework that promotes stability, safety, security and speed.

Last updated Jul 6, 2026
2.3k
Stars
127
Forks
52
Issues
0
Stars/day
Attention Score
85
Language breakdown
Rust 99.8%
Shell 0.2%
HTML 0.0%
JavaScript 0.0%
CSS 0.0%
โ–ธ Files click to expand
README

The Gotham web framework

A flexible web framework that promotes stability, safety, security and speed.

Join the chat at https://gitter.im/gotham-rs/gotham Chat GitHub actions Dependency status

Features

  • Stability focused. All releases target stable
Rust. This will never change. To ensure future compatibility, we also run automated builds against Rust beta and nightly releases.
  • Statically typed. The Gotham web framework is statically typed ensuring your
application is correctly expressed at compile time. Gotham web framework types are async out of the box. Our async story is further enhanced by Hyper, a fast server that provides an elegant layer over stringly typed HTTP.
  • Blazingly fast. Measure completed requests, including the 99th percentile,
in ยตs.

License

Licensed under your option of:

Community

The following policies guide participation in our project and our community:

Learning

The following resources are available to assist you learning the Gotham web framework:

Projects Using Gotham

Alternatives

We hope you'll find the Gotham web framework is flexible enough to meet the needs of any web application you might like to build. Please have a chat with us or create an issue if you find this isn't the case, perhaps there is something the Gotham web framework can offer that will help you achieve your goals.

We do acknowledge that sometimes the choices we've made for the Gotham web framework may not suit the needs of all projects. If that is the case for your project there are alternative Rust web frameworks you might like to consider:

Explore even more suggestions at Are we web yet?.
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท gotham-rs/gotham ยท Updated daily from GitHub