Rust-Full-Stack
Web framework
A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies.
Rust projects here are easy to use. There are blog posts for them also.
2k stars
34 watching
130 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
actix-webfullstack-rustgrpcgrpc-rustrocket-rsrustrust-backendrust-chatrust-dockerrust-examplerust-frontendrust-json-webservicerust-microservicesrust-yewsitemapsteadylearnertonicwarpwebsocketyew
Related projects:
Repository | Description | Stars |
---|---|---|
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
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 |
seed-rs/seed-rs.org | The official website of Seed, a Rust framework for building web applications. | 14 |
vascokk/fullstack-rust | A reference implementation of a full-stack Rust application with WebAssembly and Yew framework | 93 |
miketang84/sapper | A lightweight web framework built on hyper, implemented in Rust language. | 617 |
rustvis/zu | A Rust-based implementation of Yew web components with Material Design features. | 6 |
rbalicki2/smithy | A framework for building WebAssembly applications using Rust, allowing developers to write idiomatic Rust code without sacrificing safety guarantees. | 350 |
rustless/rustless | A framework for building RESTful APIs in Rust with support for multiple features such as versioning and content negotiation. | 618 |
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
saru-tora/anansi | A simple Rust web framework for building web applications with a full-stack approach | 112 |
spring-rs/spring-rs | An application framework that provides a plug-in system and a set of tools to build high-performance web applications with Rust. | 503 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
carllerche/tower-web | A fast and asynchronous web framework built on top of Rust, removing boilerplate and decoupling HTTP concepts from application logic. | 981 |
tomaka/rouille | A Rust-based micro web framework that creates an HTTP listening socket and parses incoming requests. | 1,130 |