seed

Web app framework

A Rust framework for building fast and reliable web apps with an Elm-like architecture.

A Rust framework for creating web apps

GitHub

4k stars
48 watching
155 forks
Language: Rust
last commit: about 1 year ago
Linked from 3 awesome lists

frontend-frameworkrustwasmwasm-bindgenweb-frameworkwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
seed-rs/seed-rs.org The official website of Seed, a Rust framework for building web applications. 14
seed-rs/seed-quickstart-webpack A starter project for building web applications with Rust, Seed framework, TailwindCSS, and Webpack. 111
yewstack/yew A Rust framework for building high-performance web applications with WebAssembly 30,833
panoptix-za/seed-bootstrap A collection of frontend components to make it convenient to use Bootstrap CSS with the Seed framework for creating Single Page Web Applications in Rust. 2
seed-rs/seed-quickstart A template to create a new Seed app with minimal setup 101
sycamore-rs/sycamore A Rust library for creating reactive web applications with fine-grained reactivity and WebAssembly 2,876
steadylearner/rust-full-stack A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. 1,540
seed-rs/seed-rs-realworld A real-world application built with Seed to demonstrate full-stack development and CRUD operations 123
bytecodealliance/wasmtime A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. 15,404
rustwasm/wasm-pack Tools and workflows for building and working with Rust-generated WebAssembly packages. 6,319
seed-rs/erwa_mytodo A Rust full-stack example combining Diesel, Rocket, and Seed to demonstrate a full-stack application. 10
lukidoescode/yew-fullstack-boilerplate Provides a pre-configured development environment for building full-stack applications with Rust and Yew. 58
rwf2/rocket An async web framework for Rust with a focus on usability, security, extensibility, and speed. 24,548
extism/extism A framework for building extensible software and plugins by running arbitrary, untrusted code in a secure environment. 4,319
gotham-rs/gotham A web framework designed to promote stability, safety, security, and speed by leveraging Rust's static typing, async support, and fast server capabilities. 2,238