rust-yew-realworld-example-app

Web App Framework

A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more.

Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.

GitHub

862 stars
17 watching
112 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list

desktophooksreactrealworldrusttauriwasmwebwebassemblyyew

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jetli/create-yew-app Creates a basic web application with Yew framework and minimal configuration 164
futursolo/stellation A framework providing tools and services for building single-page applications with server-side rendering support using the Rust programming language. 22
jetli/yew-hooks Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. 169
rustvis/zu A Rust-based implementation of Yew web components with Material Design features. 6
lukidoescode/yew-fullstack-boilerplate Provides a pre-configured development environment for building full-stack applications with Rust and Yew. 58
jetli/rust-yew-axum-tauri-desktop A template for building desktop applications using Rust and various frameworks 136
extrawurst/rust-webview-todomvc-yew A Rust-based, lightweight todomvc application that uses Yew and Web-View to build a compact desktop app 109
yewstack/yew A Rust framework for building high-performance web applications with WebAssembly 30,833
fuzzycloud/tailyew A Rust wrapper around Daisy components for building web applications using Yew and Tailwind CSS. 18
radical-ui/objection Builds a bridge between frontend and backend to enable interactive web applications in Rust 78
zzy/yew-ssr-actix-web Demonstrates server-side rendering of web applications with Rust and actix-web 15
steadylearner/rust-full-stack A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. 1,540
patternfly-yew/patternfly-yew A set of pre-built UI components for building web applications with Yew framework using the PatternFly design system. 158
rbalicki2/smithy A framework for building WebAssembly applications using Rust, allowing developers to write idiomatic Rust code without sacrificing safety guarantees. 350
fkohlgrueber/yew-pwa-minimal A minimal Progressive Web App using Yew with support for offline functionality and deployment via GitHub Pages. 57