rouille

Web framework

A Rust-based micro web framework that creates an HTTP listening socket and parses incoming requests.

Web framework in Rust

GitHub

1k stars
25 watching
105 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list

httprustserverweb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
saru-tora/anansi A simple Rust web framework for building web applications with a full-stack approach 112
rbalicki2/smithy A framework for building WebAssembly applications using Rust, allowing developers to write idiomatic Rust code without sacrificing safety guarantees. 350
miketang84/sapper A lightweight web framework built on hyper, implemented in Rust language. 617
rocksonzeta/vicky An Expressive HTTP middleware framework for building web applications and APIs with Lua. 26
rustvis/zu A Rust-based implementation of Yew web components with Material Design features. 6
carllerche/tower-web A fast and asynchronous web framework built on top of Rust, removing boilerplate and decoupling HTTP concepts from application logic. 981
yegor256/takes A Java web framework that enforces object-oriented principles and provides a basic structure for building HTTP servers. 809
ivanceras/sauron A web framework and library that enables building client-side and server-side web applications with a simple, elegant, and Rust-based architecture. 1,982
rustless/rustless A framework for building RESTful APIs in Rust with support for multiple features such as versioning and content negotiation. 618
steadylearner/rust-full-stack A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. 1,540
byronka/minum A minimalist web framework for building robust and maintainable web applications. 611
urweb/urweb A language and standard library for building secure, efficient web applications using a statically typed functional programming paradigm. 808
sauliusgrigaitis/swifton A Ruby on Rails-inspired web framework for Swift. 1,970
jetli/rust-yew-realworld-example-app A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more. 862
cargonauts-rs/cargonauts A Rust web framework for building maintainable, well-factored applications with async support and JSON API hypermedia format. 179